Update starscream version in readme

This commit is contained in:
Erik Little 2017-08-18 18:57:56 -04:00
parent db81499eb8
commit 4f83c466f0
No known key found for this signature in database
GPG Key ID: 4930B7C5FBC1A69D

View File

@ -91,7 +91,7 @@ Then import `import SocketIO`.
### Carthage
Add these line to your `Cartfile`:
```
github "nuclearace/Starscream" ~> 8.0.2
github "nuclearace/Starscream" ~> 8.0.3
github "socketio/socket.io-client-swift" ~> 11.1.0 # Or latest version
```