Commit 9e2d26b003ef60a6bf4abdab4d6ecf31c96ca656

Authored by yinqiaojuan
1 parent 19a18535

AFN4.0.0

CNLiveTripartiteManagement.podspec
... ... @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
17 17  
18 18 # s.source_files = 'CNLiveTripartiteManagement/Classes/**/*'
19 19 s.subspec 'AFNetworking' do |afn|
20   - afn.dependency 'AFNetworking','3.2.1'
  20 + afn.dependency 'AFNetworking','4.0.0'
21 21 afn.source_files = 'CNLiveTripartiteManagement/Classes/AFNetworking/*'
22 22 end
23 23 s.subspec 'BaiduMapKit' do |map|
... ...