We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 870c468 commit d1af0a2Copy full SHA for d1af0a2
SWUserDefaults.podspec
@@ -28,7 +28,7 @@ TODO: Add long description of the pod here.
28
s.source = { :git => 'https://github.com/liuhongli/SWUserDefaults.git', :tag => s.version.to_s }
29
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
30
31
- s.ios.deployment_target = '10.0'
+ s.ios.deployment_target = '11.0'
32
33
s.source_files = 'SWUserDefaults/Classes/**/*'
34
0 commit comments