瀏覽代碼

feat:强制指定privacy 分支

kailen 2 月之前
父節點
當前提交
1f8756add3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Podfile

+ 1 - 0
Podfile

@@ -25,6 +25,7 @@ target 'TSLiveWallpaper' do
   pod 'KLTips',:git=>"https://gitee.com/WanlanNeel/kltips.git"
   pod 'Localize-Swift', '~> 3.2'
   pod 'BetterSegmentedControl', '~> 2.0'
+  pod 'AFNetworking',:git => "https://github.com/xlDon/AFNetworking-PrivacyInfo.git"
   
 end