Skip to content

Commit

Permalink
upping pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
gpolak committed Aug 14, 2014
1 parent 8851052 commit 661328d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FGTranslator.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |s|

s.platform = :ios, "6.0"

s.source = { :git => "https://github.com/gpolak/FGTranslator.git", :tag => "0.8" }
s.source = { :git => "https://github.com/gpolak/FGTranslator.git", :tag => "0.9" }

s.source_files = 'FGTranslator', 'FGTranslator/XMLDictionary'
s.requires_arc = true
Expand Down

0 comments on commit 661328d

Please sign in to comment.