Commit 4a9e668f0ec259be54d02656d20461efe9516b28
1 parent
670e61a0
0.3.8.005 换地址
Showing
4 changed files
with
6 additions
and
6 deletions
DSCnliveShopSDK.podspec
| 1 | 1 | ||
| 2 | Pod::Spec.new do |s| | 2 | Pod::Spec.new do |s| |
| 3 | s.name = 'DSCnliveShopSDK' | 3 | s.name = 'DSCnliveShopSDK' |
| 4 | - s.version = '0.3.8.004' | 4 | + s.version = '0.3.8.005' |
| 5 | s.summary = 'cnlive电商SDK' | 5 | s.summary = 'cnlive电商SDK' |
| 6 | s.homepage = 'http://bj.gitlab.cnlive.com/ios-team/DSCnliveShopSDK' | 6 | s.homepage = 'http://bj.gitlab.cnlive.com/ios-team/DSCnliveShopSDK' |
| 7 | s.license = { :type => 'MIT', :file => 'LICENSE' } | 7 | s.license = { :type => 'MIT', :file => 'LICENSE' } |
| @@ -29,10 +29,10 @@ Pod::Spec.new do |s| | @@ -29,10 +29,10 @@ Pod::Spec.new do |s| | ||
| 29 | s.dependency 'YYKit', '1.0.9' | 29 | s.dependency 'YYKit', '1.0.9' |
| 30 | s.dependency 'SDAutoLayout', '2.2.1' | 30 | s.dependency 'SDAutoLayout', '2.2.1' |
| 31 | 31 | ||
| 32 | - s.dependency 'DSBaseModule' | ||
| 33 | - s.dependency 'DSExtensionModule' | ||
| 34 | - s.dependency 'DSBaseControlsModule' | ||
| 35 | - s.dependency 'DSToolsModule' | 32 | + s.dependency 'DSBaseModuleF' |
| 33 | + s.dependency 'DSExtensionModuleF' | ||
| 34 | + s.dependency 'DSBaseControlsModuleF' | ||
| 35 | + s.dependency 'DSToolsModuleF' | ||
| 36 | s.dependency 'YBImageBrowser_DSCnliveShop' | 36 | s.dependency 'YBImageBrowser_DSCnliveShop' |
| 37 | 37 | ||
| 38 | s.vendored_frameworks = 'DSCnliveShopSDK/Classes/DSCnliveShopSDK.framework' | 38 | s.vendored_frameworks = 'DSCnliveShopSDK/Classes/DSCnliveShopSDK.framework' |
DSCnliveShopSDK/Classes/DSCnliveShopSDK.framework/DSCnliveShopSDK
No preview for this file type
DSCnliveShopSDK/Classes/DSCnliveShopSDK.framework/Headers/DSCnliveShopSDK.h
| @@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
| 4 | // | 4 | // |
| 5 | // Created by zhaolin on 2019/4/13. | 5 | // Created by zhaolin on 2019/4/13. |
| 6 | // Copyright © 2019年 BIKE. All rights reserved. | 6 | // Copyright © 2019年 BIKE. All rights reserved. |
| 7 | -// 当前版本0.3.8.004 | 7 | +// 当前版本0.3.8.005 |
| 8 | 8 | ||
| 9 | #import <UIKit/UIKit.h> | 9 | #import <UIKit/UIKit.h> |
| 10 | 10 |
DSCnliveShopSDK/Classes/DSCnliveShopSDK.framework/Info.plist
No preview for this file type