Commit 9dbb7b72ee40b8436b7f2365a0e239828c868b67

Authored by 张旭
1 parent cc6c13c8

0.1.9 , 更新新版本

CNLiveTripartiteManagement.podspec
1 1 Pod::Spec.new do |s|
2 2 s.name = 'CNLiveTripartiteManagement'
3   - s.version = '0.1.8'
  3 + s.version = '0.1.9'
4 4 s.summary = '所有三方库版本管理'
5 5 s.description = <<-DESC
6 6 所有三方库版本管理组件
... ... @@ -149,5 +149,4 @@ Pod::Spec.new do |s|
149 149 end
150 150 #s.public_header_files = 'Pod/Classes/**/*.h'
151 151 s.frameworks = 'UIKit', 'Foundation'
152   - # s.dependency 'AFNetworking','~> 3.2.1'
153 152 end
... ...