We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48fd8d commit 9c35bf7Copy full SHA for 9c35bf7
StackScrollView.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
s.source = { :git => 'https://github.com/muukii/StackScrollView.git', :tag => s.version.to_s }
9
s.social_media_url = 'https://twitter.com/muukii0803'
10
11
- s.ios.deployment_target = '8.0'
+ s.ios.deployment_target = '9.0'
12
s.source_files = 'StackScrollView/**/*'
13
14
end
0 commit comments