[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 6 / 5 / ROCloudModel / 1.1.4 / ROCloudModel.podspec.json
blob6e195eb2c3c09c554bfa4796204ead6373982e45
2   "name": "ROCloudModel",
3   "version": "1.1.4",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/prine/ROCloudModel",
8   "authors": {
9     "Robin Oster": "prine.dev@gmail.com"
10   },
11   "summary": "Provides an abstract layer above the CloudKit and simplifies the mapping between CKRecord and Swift Data classes.",
12   "source": {
13     "git": "https://github.com/prine/ROCloudModel.git",
14     "tag": "1.1.4"
15   },
16   "source_files": "Source/**/*",
17   "frameworks": "SystemConfiguration",
18   "platforms": {
19     "ios": "8.4"
20   },
21   "dependencies": {
22     "ROConcurrency": [
23       "~> 2.1"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"