iOS Websocket

This commit is contained in:
pengfei.zhou
2019-08-14 10:08:33 +08:00
parent ba2a90a6c1
commit 0fa9c86ef8
9 changed files with 116 additions and 3 deletions

View File

@@ -41,4 +41,5 @@ TODO: Add long description of the pod here.
# s.frameworks = 'UIKit', 'MapKit'
# s.dependency 'AFNetworking', '~> 2.3'
s.dependency 'SDWebImage', '~> 5.0'
s.dependency 'SocketRocket', '~> 0.5.1'
end