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 f5f388f commit c74ff8cCopy full SHA for c74ff8c
Cartfile
@@ -1,3 +1,3 @@
1
github "ashleymills/Reachability.swift" ~> 5.0.0
2
github "jedisct1/swift-sodium" == 0.8.0
3
-github "pusher/NWWebSocket" ~> 0.2.1
+github "pusher/NWWebSocket" ~> 0.3.0
Cartfile.resolved
github "ashleymills/Reachability.swift" "v5.0.0"
github "jedisct1/swift-sodium" "0.8.0"
-github "pusher/NWWebSocket" "0.2.1"
+github "pusher/NWWebSocket" "0.3.0"
0 commit comments