From cbc3eb888737b43a7ad6cee092de8ac2f79e3be0 Mon Sep 17 00:00:00 2001 From: John Estropia Date: Tue, 11 Aug 2015 15:37:44 +0800 Subject: [PATCH] woops, develop branch should be Swift 2.0, not 1.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f11ee1c..ded62d4 100644 --- a/README.md +++ b/README.md @@ -956,7 +956,7 @@ let person2 = self.monitor[1, 2] # Installation - Requires: - iOS 8 SDK and above - - Swift 1.2 + - Swift 2.0 - Dependencies: - [GCDKit](https://github.com/JohnEstropia/GCDKit)