浏览代码

适配xcode13

harry 4 年之前
父节点
当前提交
f6e32dd860
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 = '10.0'
+  s.ios.deployment_target = '12.0'
 
   s.source_files = 'BFNetRequestKit/Classes/**/*'
   s.frameworks = 'UIKit'