We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e25a8 commit 3be82e9Copy full SHA for 3be82e9
AZTabBar.podspec
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
5
s.homepage = "https://github.com/Minitour/AZTabBarController"
6
s.license = "MIT"
7
s.author = { "Antonio Zaitoun" => "tony.z.1711@gmail.com" }
8
- s.platform = :ios, "8.0"
+ s.platform = :ios, "9.0"
9
s.source = { :git => "https://github.com/Minitour/AZTabBarController.git", :tag => "#{s.version}" }
10
s.source_files = "Sources/*.swift"
11
#s.resources = "Sources/*.xib"
0 commit comments