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 05dd159 commit 0ea20beCopy full SHA for 0ea20be
SpringText.podspec
@@ -26,7 +26,7 @@ Pod::Spec.new do |s|
26
s.source = { :git => 'https://github.com/comcxx11/SpringText.git', :tag => s.version.to_s }
27
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
28
29
- s.ios.deployment_target = '8.0'
+ s.ios.deployment_target = '9.0'
30
31
s.source_files = 'SpringText/Classes/**/*'
32
0 commit comments