Skip to content

Commit

Permalink
updated pod spec (again). Pod spec didn't seem to like the .11.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieomatthews committed Jun 9, 2015
1 parent 59f32b5 commit b9eb795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlatUIKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/Grouper/FlatUIKit"
s.license = 'MIT'
s.authors = { "Jamie Matthews" => "[email protected]" }
s.source = { :git => "https://github.com/Grouper/FlatUIKit.git", :tag => "1.6.11" }
s.source = { :git => "https://github.com/Grouper/FlatUIKit.git", :tag => "1.6.2" }
s.platform = :ios, '6.0'
s.source_files = 'Classes', 'Classes/**/*.{h,m}'

Expand Down

0 comments on commit b9eb795

Please sign in to comment.