Commit 02d5792e106d48bf48413f40d0f9dc338ac091a8

Authored by yinqiaojuan
1 parent 23800a5f

更新AFN 4.0

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'
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|