Commit 187d55a21d2613483f36215e6dcb3181d5efdb88

Authored by 梁星国
1 parent 94abff71

提交更改0.0.3

Showing 1 changed file with 1 additions and 1 deletions
CNLiveDemo_LXG.podspec
... ... @@ -13,7 +13,7 @@ https://segmentfault.com/a/1190000012269307
13 13 s.homepage = 'http://bj.gitlab.cnlive.com/ios-team/CNLiveDemo_LXG'
14 14 s.license = { :type => 'MIT', :file => 'LICENSE' }
15 15 s.author = { 'liangxingguo' => 'liangxingguo_job@163.com' }
16   - s.source = { :git => 'http://bj.gitlab.cnlive.com/ios-team/CNLiveDemo_LXG.git', :tag => '0.0.2'}
  16 + s.source = { :git => 'http://bj.gitlab.cnlive.com/ios-team/CNLiveDemo_LXG.git', :tag => '0.0.3'}
17 17 s.ios.deployment_target = '9.0'
18 18 s.source_files = 'CNLiveDemo_LXG/Classes/*.{h,m}' # Classes文件夹下的所有匹配文件
19 19 s.frameworks = 'UIKit', 'Foundation'
... ...