Commit 04bd0033c365a7d614ba318339a9eb545ca96be1
1 parent
fae253c4
0.3.4.003 支付解码库替换pod
Showing
3 changed files
with
3 additions
and
1 deletions
DSCnliveShopSDK.podspec
| 1 | 1 | |
| 2 | 2 | Pod::Spec.new do |s| |
| 3 | 3 | s.name = 'DSCnliveShopSDK' |
| 4 | - s.version = '0.3.4.002' | |
| 4 | + s.version = '0.3.4.003' | |
| 5 | 5 | s.summary = 'cnlive电商SDK' |
| 6 | 6 | s.homepage = 'http://bj.gitlab.cnlive.com/ios-team/DSCnliveShopSDK' |
| 7 | 7 | s.license = { :type => 'MIT', :file => 'LICENSE' } |
| ... | ... | @@ -22,6 +22,8 @@ Pod::Spec.new do |s| |
| 22 | 22 | s.dependency 'Masonry', '1.1.0' |
| 23 | 23 | s.dependency 'PLPlayerKit', '~> 3.4.3' |
| 24 | 24 | s.dependency 'CNLiveRequestBastKit' |
| 25 | + s.dependency 'CNLiveSDKs/CNLiveEncryptSDK' | |
| 26 | + s.dependency 'CNLiveSDKs/CNLivePaySDK' | |
| 25 | 27 | |
| 26 | 28 | s.dependency 'QMUIKit', ' 4.0.2' |
| 27 | 29 | s.dependency 'YYKit', '1.0.9' | ... | ... |
DSCnliveShopSDK/Classes/DSCnliveShopSDK.framework/DSCnliveShopSDK
No preview for this file type
DSCnliveShopSDK/Classes/DSCnliveShopSDK.framework/Info.plist
No preview for this file type