Explorar el Código

1.更新播放器版本

wenweiwei hace 3 años
padre
commit
724b267d35
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      BFFramework.podspec

+ 1 - 1
BFFramework.podspec

@@ -57,7 +57,7 @@ TODO: Add long description of the pod here.
     s.dependency 'WechatOpenSDK-Swift','1.8.7.1' # 微信组件
     s.dependency 'MJRefresh','3.7.2' # 刷新组件
     s.dependency 'LMJHorizontalScrollText' ,'2.0.2'
-    s.dependency 'TXLiteAVSDK_Player','8.9.10361' # 腾讯播放器组件
+    s.dependency 'TXLiteAVSDK_Player','9.1.10564' # 腾讯播放器组件
     s.dependency 'Bugly','2.5.90' #crash log 收集
 
 end