Skip to content

Commit

Permalink
[Podspec] Bump AFNetworking dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mrackwitz committed Dec 29, 2015
1 parent 7a484ed commit 15b0633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MRProgress.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Pod::Spec.new do |s|
s.subspec 'AFNetworking' do |subs|
subs.subspec 'Base' do |subs|
subs.dependency 'MRProgress/MethodCopier'
subs.dependency 'AFNetworking', '~> 2.6.3'
subs.dependency 'AFNetworking', '~> 3.0.4'
subs.dependency 'AFNetworking/UIKit'
end

Expand Down

0 comments on commit 15b0633

Please sign in to comment.