Skip to content

Commit 5175791

Browse files
committed
Update README.md
1 parent 2f82de9 commit 5175791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ source 'https://github.com/CocoaPods/Specs.git'
2121
platform :ios, '8.0'
2222
use_frameworks!
2323

24-
pod 'Socket.IO-Client-Swift', '~> 1.1'
24+
pod 'Socket.IO-Client-Swift', '~> 1.3.2' # Or latest version
2525
```
2626

2727
Install pods:

0 commit comments

Comments
 (0)