Skip to content

Commit 2b66805

Browse files
author
Cesar Oyarzun
committed
EXP-4089 update pod spec for alamofire and socket to work with Xcode 8.3 and swift 3.1
1 parent 9441b50 commit 2b66805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ExpSwift.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Pod::Spec.new do |s|
3737
# s.frameworks = 'UIKit', 'MapKit'
3838
# s.dependency 'AFNetworking', '~> 2.3'
3939
s.dependency 'PromiseKit','4.0.4'
40-
s.dependency 'Alamofire','4.0.1'
41-
s.dependency 'Socket.IO-Client-Swift','8.0.2'
40+
s.dependency 'Alamofire','4.4.0'
41+
s.dependency 'Socket.IO-Client-Swift','8.3.3'
4242
s.dependency 'JSONWebToken','2.0.1'
4343
end

0 commit comments

Comments
 (0)