Skip to content

Commit 0ea20be

Browse files
committed
[ SJ.H ] : Edit deployment target to 9.0
1 parent 05dd159 commit 0ea20be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringText.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Pod::Spec.new do |s|
2626
s.source = { :git => 'https://github.com/comcxx11/SpringText.git', :tag => s.version.to_s }
2727
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
2828

29-
s.ios.deployment_target = '8.0'
29+
s.ios.deployment_target = '9.0'
3030

3131
s.source_files = 'SpringText/Classes/**/*'
3232

0 commit comments

Comments
 (0)