Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkowz committed Nov 15, 2015
1 parent edf824d commit 05ae91d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Swifternalization.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "Swifternalization"
s.version = "1.2"
s.version = "1.3"
s.summary = "Swift Framework which helps in localizing apps."

s.homepage = "https://github.com/tomkowz/Swifternalization"
Expand All @@ -13,7 +13,7 @@ Pod::Spec.new do |s|

s.platform = :ios, '8.0'

s.source = { :git => "https://github.com/tomkowz/Swifternalization.git", :tag => "v1.2" }
s.source = { :git => "https://github.com/tomkowz/Swifternalization.git", :tag => "v1.3" }

s.documentation_url = 'http://szulctomasz.com/docs/swifternalization/public/'

Expand Down

0 comments on commit 05ae91d

Please sign in to comment.