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 2f82de9 commit 5175791Copy full SHA for 5175791
README.md
@@ -21,7 +21,7 @@ source 'https://github.com/CocoaPods/Specs.git'
21
platform :ios, '8.0'
22
use_frameworks!
23
24
-pod 'Socket.IO-Client-Swift', '~> 1.1'
+pod 'Socket.IO-Client-Swift', '~> 1.3.2' # Or latest version
25
```
26
27
Install pods:
0 commit comments