浏览代码

update config

Marvin 2 月之前
父节点
当前提交
3a961c8b42
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      HBuilder-Hello/Podfile

+ 1 - 2
HBuilder-Hello/Podfile

@@ -20,9 +20,8 @@ target 'HBuilder' do
   pod 'Masonry'
   pod 'MJExtension'
   pod 'OpenSSL', :git => 'https://github.com/isee15/OpenSSL.git'
-  pod 'PBSDK', :git => 'http://106.54.229.239:3000/chenmin/playBall.git',:commit => '9c07306'
+  pod 'PBSDK', :git => 'http://106.54.229.239:3000/chenmin/playBall.git',:commit => '44e512c'
   pod 'WQPlayBallLiveQiu', :path => '../WQPlayBallLiveQiu'
-  pod 'SDWebImage', '5.10.4'
   # Pods for HBuilder
 
 end