Commit 9e2d26b003ef60a6bf4abdab4d6ecf31c96ca656
1 parent
19a18535
AFN4.0.0
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveTripartiteManagement.podspec
| @@ -17,7 +17,7 @@ Pod::Spec.new do |s| | @@ -17,7 +17,7 @@ Pod::Spec.new do |s| | ||
| 17 | 17 | ||
| 18 | # s.source_files = 'CNLiveTripartiteManagement/Classes/**/*' | 18 | # s.source_files = 'CNLiveTripartiteManagement/Classes/**/*' |
| 19 | s.subspec 'AFNetworking' do |afn| | 19 | s.subspec 'AFNetworking' do |afn| |
| 20 | - afn.dependency 'AFNetworking','3.2.1' | 20 | + afn.dependency 'AFNetworking','4.0.0' |
| 21 | afn.source_files = 'CNLiveTripartiteManagement/Classes/AFNetworking/*' | 21 | afn.source_files = 'CNLiveTripartiteManagement/Classes/AFNetworking/*' |
| 22 | end | 22 | end |
| 23 | s.subspec 'BaiduMapKit' do |map| | 23 | s.subspec 'BaiduMapKit' do |map| |