From 55289d69a321e78706fc3d68a267751ff76c9ba2 Mon Sep 17 00:00:00 2001 From: Erik Little Date: Mon, 14 Sep 2015 13:16:33 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9112aea..dd45fd2 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ SocketIOClient* socket = [[SocketIOClient alloc] initWithSocketURL:@"localhost:8 Requires Swift 2/Xcode 7 If you need Swift 1.2/Xcode 6.3/4 use v2.4.5 (Pre-Swift 2 support is no longer maintained) + If you need Swift 1.1/Xcode 6.2 use v1.5.2. (Pre-Swift 1.2 support is no longer maintained) Carthage