From 517579151332d9e050521ded54c1aadf9cfc7334 Mon Sep 17 00:00:00 2001 From: Erik Little Date: Thu, 19 Mar 2015 11:07:16 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd3104e..cb35287 100644 --- a/README.md +++ b/README.md @@ -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: