Skip to content

Commit

Permalink
AFNetworking version correct
Browse files Browse the repository at this point in the history
  • Loading branch information
jokefaker committed Jun 8, 2016
1 parent 71bc505 commit 8309edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ platform :ios, '8.0'

target 'PromiseKit+AFNetworking' do

pod 'AFNetworking', '~> 3.1.0'
pod 'AFNetworking', '~> 2.0'
pod 'PromiseKit/CorePromise', '~>3.0'

end
Expand Down

0 comments on commit 8309edd

Please sign in to comment.