added GCDKit to Carthage installation guide

This commit is contained in:
John Estropia
2015-12-18 19:28:02 +09:00
parent 8b8a7c7b08
commit 7ab3edffe4

View File

@@ -1182,6 +1182,7 @@ This installs CoreStore as a framework. Declare `import CoreStore` in your swift
### Install with Carthage
```
github "JohnEstropia/CoreStore" >= 1.3.0
github "JohnEstropia/GCDKit" >= 1.1.5
```
### Install as Git Submodule