Skip to content

Commit

Permalink
Updated pod spec version
Browse files Browse the repository at this point in the history
  • Loading branch information
tagyro committed Nov 16, 2015
1 parent da3a64d commit 265e0fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AMLocalized.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "AMLocalized"
s.version = "0.1"
s.version = "0.3"
s.summary = "Localization system that supports changing the language at run-time and adds support for multiple languages"

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -91,7 +91,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/tagyro/AMLocalizedString.git", :tag => "0.1" }
s.source = { :git => "https://github.com/tagyro/AMLocalizedString.git", :tag => "0.3" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit 265e0fe

Please sign in to comment.