Commit 04453572 authored by 艾娇平's avatar 艾娇平

Merge branch 'ajp/AFN_Update' into 'master'

移除指定版本依赖

See merge request !6
parents 6121ba3c b54212c4
...@@ -3,7 +3,6 @@ inhibit_all_warnings! ...@@ -3,7 +3,6 @@ inhibit_all_warnings!
target 'GMNetService_Example' do target 'GMNetService_Example' do
pod 'GMNetService', :path => '../' pod 'GMNetService', :path => '../'
pod 'AFNetworking', '4.0.0'
target 'GMNetService_Tests' do target 'GMNetService_Tests' do
inherit! :search_paths inherit! :search_paths
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment