Commit 84bfa08aaf349216c5673868d071ff797c37f254
1 parent
46c46dd2
0.1.5
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveBaseKitSDK.podspec
| 1 | Pod::Spec.new do |s| | 1 | Pod::Spec.new do |s| |
| 2 | 2 | ||
| 3 | s.name = "CNLiveBaseKitSDK" | 3 | s.name = "CNLiveBaseKitSDK" |
| 4 | - s.version = "0.0.1" | 4 | + s.version = "0.1.5" |
| 5 | s.summary = "CNLive-iOS的通用基类SDK"# 项目简介 | 5 | s.summary = "CNLive-iOS的通用基类SDK"# 项目简介 |
| 6 | s.homepage = "http://bj.gitlab.cnlive.com/ios-team/CNLiveBaseKitSDK" | 6 | s.homepage = "http://bj.gitlab.cnlive.com/ios-team/CNLiveBaseKitSDK" |
| 7 | s.source = { :git => "http://bj.gitlab.cnlive.com/ios-team/CNLiveBaseKitSDK.git", :tag => "#{s.version}" } | 7 | s.source = { :git => "http://bj.gitlab.cnlive.com/ios-team/CNLiveBaseKitSDK.git", :tag => "#{s.version}" } |