[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 7 / GROCloudStore / 0.1.0 / GROCloudStore.podspec.json
blobb551769aba1f991e199da4335769f8af0dc17b3a
2   "name": "GROCloudStore",
3   "version": "0.1.0",
4   "summary": "An NSIncrementalStore subclass backed by CloudKit",
5   "description": "GROCloudStore provides an NSIncrementalStore subclass that is backed by CloudKit, allowing data to be loaded from the cloud into your Core Data model. GROCloudStore works by augmenting your existing Core Data model.",
6   "homepage": "https://github.com/andyshep/GROCloudStore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Shepard": "shep.andy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/andyshep/GROCloudStore.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GROCloudStore/**/*"