blob: 0b5e911277b24c569351ff5bc93c6f2dd8974851 [file] [log] [blame]
{
"name": "APCDController",
"version": "0.1.9",
"summary": "CoreData stack done right.",
"description": "Simple class containing multithreaded CoreData stack.",
"homepage": "https://github.com/Deszip/APCDController",
"license": "MIT",
"authors": {
"Deszip": "igor@alterplay.com"
},
"source": {
"git": "https://github.com/Deszip/APCDController.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "7.0",
"osx": "10.8",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "CoreData"
}