Update README.md

This commit is contained in:
Erik Little 2015-03-19 11:07:16 -04:00
parent 2f82de9502
commit 5175791513

View File

@ -21,7 +21,7 @@ source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!
pod 'Socket.IO-Client-Swift', '~> 1.1'
pod 'Socket.IO-Client-Swift', '~> 1.3.2' # Or latest version
```
Install pods: