blob: 479238ddc0bacd318f92e9be59582e7e9dd76ea6 [file] [log] [blame]
{
"name": "APCDController",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "CoreData"
}