blob: 975cdb22a0b7779aebfed274a8f3f4a1929b76bf [file] [log] [blame]
{
"name": "APCDStack",
"version": "0.5.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.5.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}