blob: 6e195eb2c3c09c554bfa4796204ead6373982e45 [file] [log] [blame]
{
"name": "ROCloudModel",
"version": "1.1.4",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/prine/ROCloudModel",
"authors": {
"Robin Oster": "prine.dev@gmail.com"
},
"summary": "Provides an abstract layer above the CloudKit and simplifies the mapping between CKRecord and Swift Data classes.",
"source": {
"git": "https://github.com/prine/ROCloudModel.git",
"tag": "1.1.4"
},
"source_files": "Source/**/*",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "8.4"
},
"dependencies": {
"ROConcurrency": [
"~> 2.1"
]
},
"pushed_with_swift_version": "3.0"
}