blob: d55aa3919542b113fdb68bba08069d35f6611b40 [file] [log] [blame]
{
"name": "APCDStack",
"version": "0.2.0",
"summary": "CoreData stack done right.",
"description": " Simple class containing multithreaded CoreData stack.\n",
"homepage": "https://github.com/Deszip/APCDStack",
"license": "MIT",
"authors": {
"Deszip": "igor@alterplay.com"
},
"source": {
"git": "https://github.com/Deszip/APCDStack.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "CoreData"
}