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