Commit 2a7c41f7215a197aec7cf7d2bc541e3a685246b3

Authored by 毕珂
1 parent 428edfd8

0.3.8.008 测试添加静态库混合

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.8.007'
  4 + s.version = '0.3.8.008'
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' }
... ...