Commit 880888c00a9e6e40d05325ffa3524fc34e2458b4
1 parent
176972e5
1.解决ios12以下机型 优选库界面崩溃bug 2.商品详情、文创商品详情 无数据返回延时 3.h5界面添加长按图片弹框提示 4.商城购物车、订单界面店铺logo切角
Showing
4 changed files
with
2 additions
and
2 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.6.001' | 4 | + s.version = '0.3.6.002' |
| 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' } |
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.6.001 | 7 | +// 当前版本0.3.6.002 |
| 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