mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-24 18:31:41 +01:00
added GCDKit to Carthage installation guide
This commit is contained in:
@@ -1182,6 +1182,7 @@ This installs CoreStore as a framework. Declare `import CoreStore` in your swift
|
|||||||
### Install with Carthage
|
### Install with Carthage
|
||||||
```
|
```
|
||||||
github "JohnEstropia/CoreStore" >= 1.3.0
|
github "JohnEstropia/CoreStore" >= 1.3.0
|
||||||
|
github "JohnEstropia/GCDKit" >= 1.1.5
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install as Git Submodule
|
### Install as Git Submodule
|
||||||
|
|||||||
Reference in New Issue
Block a user