Commit 0cbee6ebbe6e10a48396323f918c6b2988ea2060
1 parent
3d697fc5
no message
Showing
1 changed file
with
1 additions
and
1 deletions
Podfile
| ... | ... | @@ -50,7 +50,7 @@ target 'metaCode' do |
| 50 | 50 | pod 'ZFPlayer', :git => 'https://gitee.com/mirrors/ZFPlayer.git' |
| 51 | 51 | pod 'ZFPlayer/ControlView', :git => 'https://gitee.com/mirrors/ZFPlayer.git' |
| 52 | 52 | pod 'ZFPlayer/AVPlayer', :git => 'https://gitee.com/mirrors/ZFPlayer.git' |
| 53 | -# pod 'ZFPlayer/ijkplayer', :git => 'https://gitee.com/mirrors/ZFPlayer.git' | |
| 53 | + pod 'ZFPlayer/ijkplayer', :git => 'https://gitee.com/mirrors/ZFPlayer.git' | |
| 54 | 54 | #分享 |
| 55 | 55 | pod 'CNLiveShareToolKit' |
| 56 | 56 | #网家家输入组件 | ... | ... |