Commit 0441f49e4f151c2c5e275f0451c6a63d57df055f

Authored by 梁星国
1 parent b52f34be

提交

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 => '#{s.version}'}
  16 + s.source = { :git => 'http://bj.gitlab.cnlive.com/ios-team/CNLiveDemo_LXG.git', :tag => '0.0.2'}
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'
... ...