woops, develop branch should be Swift 2.0, not 1.2

This commit is contained in:
John Estropia
2015-08-11 15:37:44 +08:00
parent 2fb3263aa1
commit cbc3eb8887

View File

@@ -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)