Skip to content

Commit

Permalink
Bumped AFNetworking to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanregisser committed Jan 2, 2013
1 parent c06347d commit 688ef76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RestKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Pod::Spec.new do |s|
ns.ios.frameworks = 'CFNetwork', 'Security', 'MobileCoreServices', 'SystemConfiguration'
ns.osx.frameworks = 'CoreServices', 'Security', 'SystemConfiguration'
ns.dependency 'SOCKit'
ns.dependency 'AFNetworking', '1.0.1'
ns.dependency 'AFNetworking', '1.1.0'
ns.dependency 'RestKit/ObjectMapping'
ns.dependency 'RestKit/Support'
end
Expand Down

0 comments on commit 688ef76

Please sign in to comment.