Commit c91ff7f445f05f361a57692c6892e91714a5fef8
1 parent
1232d8ee
修改优惠券样式
Showing
4 changed files
with
4 additions
and
4 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.4.7.002' | 4 | + s.version = '0.4.7.003' |
| 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.7.002 | 7 | +// 当前版本0.4.7.003 |
| 8 | 8 | ||
| 9 | #import <UIKit/UIKit.h> | 9 | #import <UIKit/UIKit.h> |
| 10 | 10 |
Example/Pods/Local Podspecs/DSCnliveShopSDK.podspec.json
| 1 | { | 1 | { |
| 2 | "name": "DSCnliveShopSDK", | 2 | "name": "DSCnliveShopSDK", |
| 3 | - "version": "0.4.7.002", | 3 | + "version": "0.4.7.003", |
| 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.7.002" | 15 | + "tag": "0.4.7.003" |
| 16 | }, | 16 | }, |
| 17 | "platforms": { | 17 | "platforms": { |
| 18 | "ios": "9.0" | 18 | "ios": "9.0" |