This commit is contained in:
Erik Little 2017-07-25 19:49:16 -04:00
parent 684b9473d7
commit f799cb3a34
No known key found for this signature in database
GPG Key ID: 4930B7C5FBC1A69D

View File

@ -86,7 +86,7 @@ let package = Package(
Then import `import SocketIO`. Then import `import SocketIO`.
### Carthage ### Carthage
Add this line to your `Cartfile`: Add these line to your `Cartfile`:
``` ```
github "nuclearace/Starscream" ~> 8.0.1 github "nuclearace/Starscream" ~> 8.0.1
github "socketio/socket.io-client-swift" ~> 11.0.0 # Or latest version github "socketio/socket.io-client-swift" ~> 11.0.0 # Or latest version