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 9441b50 commit 2b66805Copy full SHA for 2b66805
ExpSwift.podspec
@@ -37,7 +37,7 @@ Pod::Spec.new do |s|
37
# s.frameworks = 'UIKit', 'MapKit'
38
# s.dependency 'AFNetworking', '~> 2.3'
39
s.dependency 'PromiseKit','4.0.4'
40
- s.dependency 'Alamofire','4.0.1'
41
- s.dependency 'Socket.IO-Client-Swift','8.0.2'
+ s.dependency 'Alamofire','4.4.0'
+ s.dependency 'Socket.IO-Client-Swift','8.3.3'
42
s.dependency 'JSONWebToken','2.0.1'
43
end
0 commit comments