Commit cc36924dd30adab907c6c2df918d9949169f78a6

Authored by yinqiaojuan
1 parent 0b7859b6

恢复AFN试试

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','4.0'
  20 + afn.dependency 'AFNetworking','3.2.1'
21 21 afn.source_files = 'CNLiveTripartiteManagement/Classes/AFNetworking/*'
22 22 end
23 23 s.subspec 'BaiduMapKit' do |map|
... ...