소스 검색

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