Skip to content

Commit 3be82e9

Browse files
committed
Updated minimum iOS version
1 parent 73e25a8 commit 3be82e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AZTabBar.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
55
s.homepage = "https://github.com/Minitour/AZTabBarController"
66
s.license = "MIT"
77
s.author = { "Antonio Zaitoun" => "tony.z.1711@gmail.com" }
8-
s.platform = :ios, "8.0"
8+
s.platform = :ios, "9.0"
99
s.source = { :git => "https://github.com/Minitour/AZTabBarController.git", :tag => "#{s.version}" }
1010
s.source_files = "Sources/*.swift"
1111
#s.resources = "Sources/*.xib"

0 commit comments

Comments
 (0)