Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit abf5e69

Browse files
committed
Update DropboxSimpleOAuth.podspec
1 parent 6b20728 commit abf5e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DropboxSimpleOAuth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ Pod::Spec.new do |s|
1515
s.resources = 'DropboxSimpleOAuth/Source/*.xib'
1616
s.frameworks = 'Foundation', 'UIKit'
1717

18-
s.dependency 'AFNetworking', '~> 2.0'
1918
s.dependency 'MBProgressHUD', '~> 0.9'
19+
s.dependency 'SimpleOAuth2', '0.0.2'
2020
end

0 commit comments

Comments
 (0)