|
@@ -20,7 +20,7 @@ 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 => 'fd1b70b'
|
|
|
+ pod 'PBSDK', :git => 'http://106.54.229.239:3000/chenmin/playBall.git', :commit => '4d1ae0e'
|
|
|
pod 'WQPlayBallLiveQiu', :path => '../WQPlayBallLiveQiu'
|
|
|
# Pods for HBuilder
|
|
|
|