Commit 38aa218572f655cbca3ead97e7399183e440f425
1 parent
8bcba679
no message
Showing
1 changed file
with
1 additions
and
2 deletions
Podfile
| ... | ... | @@ -53,8 +53,7 @@ target 'metaCode' do |
| 53 | 53 | pod 'ZFPlayer/ijkplayer', :git => 'https://gitee.com/mirrors/ZFPlayer.git' |
| 54 | 54 | #分享 |
| 55 | 55 | pod 'CNLiveShareToolKit' |
| 56 | -# pod 'CNLiveTencentopenapi' | |
| 57 | -# pod 'WechatOpenSDK' | |
| 56 | + | |
| 58 | 57 | #网家家输入组件 |
| 59 | 58 | pod 'CNLiveCustomUI/CNLiveContentToolTextView' |
| 60 | 59 | #业务工具库 | ... | ... |