Update carthage instructions

This commit is contained in:
Erik Little 2017-07-25 19:48:20 -04:00
parent 245c5a1392
commit 319fca0227
No known key found for this signature in database
GPG Key ID: 4930B7C5FBC1A69D

View File

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