Commit 39a8c0f409424c90678dd4a14775fb602fc533aa

Authored by yinqiaojuan
1 parent 1f8702c5

0.4.7.001 修改优惠券数量没变

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.4.6.009' 4 + s.version = '0.4.7.001'
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/Frameworks/DSCnliveShopSDK.framework/DSCnliveShopSDK
No preview for this file type
DSCnliveShopSDK/Frameworks/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.4.6.009 7 +// 当前版本0.4.7.001
8 8
9 #import <UIKit/UIKit.h> 9 #import <UIKit/UIKit.h>
10 10
DSCnliveShopSDK/Frameworks/DSCnliveShopSDK.framework/Info.plist
No preview for this file type
Example/Pods/Local Podspecs/DSCnliveShopSDK.podspec.json
1 { 1 {
2 "name": "DSCnliveShopSDK", 2 "name": "DSCnliveShopSDK",
3 - "version": "0.4.6.009", 3 + "version": "0.4.7.001",
4 "summary": "cnlive电商SDK", 4 "summary": "cnlive电商SDK",
5 "homepage": "http://bj.gitlab.cnlive.com/ios-team/DSCnliveShopSDK", 5 "homepage": "http://bj.gitlab.cnlive.com/ios-team/DSCnliveShopSDK",
6 "license": { 6 "license": {
@@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@
12 }, 12 },
13 "source": { 13 "source": {
14 "git": "http://bj.gitlab.cnlive.com/ios-team/DSCnliveShopSDK.git", 14 "git": "http://bj.gitlab.cnlive.com/ios-team/DSCnliveShopSDK.git",
15 - "tag": "0.4.6.009" 15 + "tag": "0.4.7.001"
16 }, 16 },
17 "platforms": { 17 "platforms": {
18 "ios": "9.0" 18 "ios": "9.0"