Commit d7267106ca142b759fd30a9399722ec05cecd13e

Authored by 毕珂
1 parent c9140dc8

修改podspec版本

Showing 1 changed file with 1 additions and 1 deletions
DSCnliveShopSDK.podspec
1 1  
2 2 Pod::Spec.new do |s|
3 3 s.name = 'DSCnliveShopSDK'
4   - s.version = '0.3.4.009'
  4 + s.version = '0.3.4.010'
5 5 s.summary = 'cnlive电商SDK'
6 6 s.homepage = 'http://bj.gitlab.cnlive.com/ios-team/DSCnliveShopSDK'
7 7 s.license = { :type => 'MIT', :file => 'LICENSE' }
... ...