소스 검색

feat:修改库源

This reverts commit 255e33870cebd0437df7f5718c8f3bddb90304ce.
kailen 2 달 전
부모
커밋
dabf736afa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Podfile

+ 1 - 1
Podfile

@@ -21,7 +21,7 @@ target 'TSLiveWallpaper' do
   pod 'MarqueeLabel'
   pod 'MJRefresh'
   pod 'TSVideoKit', :git => 'https://gitee.com/WanlanNeel/tsvideo-kit.git', :branch => 'feature/mini'
-  pod "IJKMediaPlayerKit", :podspec => 'https://github.com/debugly/ijkplayer/releases/download/k0.11.8/IJKMediaPlayerKit.spec.json'
+  pod "IJKMediaFramework", :podspec => 'https://github.com/debugly/ijkplayer/releases/download/k0.8.9/IJKMediaFramework.spec.json'
   pod 'KLExtension',:git=>"https://gitee.com/WanlanNeel/klextension.git"
   pod 'KLTips',:git=>"https://gitee.com/WanlanNeel/kltips.git"
   pod 'Localize-Swift', '~> 3.2'