Skip to content

Commit 9c35bf7

Browse files
committed
Update podspec
1 parent b48fd8d commit 9c35bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StackScrollView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.source = { :git => 'https://github.com/muukii/StackScrollView.git', :tag => s.version.to_s }
99
s.social_media_url = 'https://twitter.com/muukii0803'
1010

11-
s.ios.deployment_target = '8.0'
11+
s.ios.deployment_target = '9.0'
1212
s.source_files = 'StackScrollView/**/*'
1313

1414
end

0 commit comments

Comments
 (0)