blob: f56a165f354d5cc83faa7e2d6b5c6ccdab9cbf99 [file] [log] [blame]
{
"name": "APCDStack",
"version": "0.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "CoreData stack done right.",
"homepage": "https://github.com/Deszip/APCDStack",
"authors": {
"Deszip": "igor@alterplay.com"
},
"source": {
"git": "https://github.com/Deszip/APCDStack.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}