blob: c747c24f7383dfa51e686bdb8668e0370c31c864 [file] [log] [blame]
{
"name": "APCDController",
"version": "0.1.2",
"summary": "CoreData stack done right.",
"description": " Simple class containing multithreaded CoreData stack.\n",
"homepage": "https://github.com/Deszip/APCDController",
"license": "MIT",
"authors": {
"Deszip": "igor@alterplay.com"
},
"source": {
"git": "https://github.com/Deszip/APCDController.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"APCDController": [
"Pod/Assets/*.png"
]
},
"frameworks": "CoreData"
}