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