Skip to content

Commit

Permalink
upped to 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
antiguab committed May 20, 2016
1 parent 586ad00 commit 9a2e311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BATabBarController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Pod::Spec.new do |s|
s.author = { "Bryan Antigua" => "[email protected]" }
s.source = { :git => "https://github.com/antiguab/BATabBarController.git", :tag => s.version.to_s }
s.social_media_url = 'https://twitter.com/brantigua'
s.platform = :ios, 8.0
s.platform = :ios, 8.1
s.requires_arc = true
s.source_files = 'BATabBarController/Classes/**/*'
s.frameworks = 'UIKit'
Expand Down

0 comments on commit 9a2e311

Please sign in to comment.