Browse Source

1.update podspec

wenweiwei 3 years ago
parent
commit
e126c74e07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      BFNetRequestKit.podspec

+ 1 - 1
BFNetRequestKit.podspec

@@ -28,7 +28,7 @@ TODO: Add long description of the pod here.
   s.source           = { :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git', :tag => s.version.to_s }
   # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
 
-  s.ios.deployment_target = '12.0'
+  s.ios.deployment_target = '10.0'
 
   s.source_files = 'BFNetRequestKit/Classes/**/*'
   s.frameworks = 'UIKit'