Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b20728 commit abf5e69Copy full SHA for abf5e69
DropboxSimpleOAuth.podspec
@@ -15,6 +15,6 @@ Pod::Spec.new do |s|
15
s.resources = 'DropboxSimpleOAuth/Source/*.xib'
16
s.frameworks = 'Foundation', 'UIKit'
17
18
- s.dependency 'AFNetworking', '~> 2.0'
19
s.dependency 'MBProgressHUD', '~> 0.9'
+ s.dependency 'SimpleOAuth2', '0.0.2'
20
end
0 commit comments