Przeglądaj źródła

feat:强制指定privacy 分支

kailen 2 miesięcy temu
rodzic
commit
1f8756add3
1 zmienionych plików z 1 dodań i 0 usunięć
  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