Merge pull request #47 from ReadmeCritic/master

Correct the spelling of CocoaPods in README
This commit is contained in:
John Estropia
2016-02-12 10:37:49 +09:00

View File

@@ -1173,7 +1173,7 @@ let person2 = self.monitor[1, 2]
- Dependencies:
- [GCDKit](https://github.com/JohnEstropia/GCDKit)
### Install with Cocoapods
### Install with CocoaPods
```
pod 'CoreStore'
```