blob: 8bf9c83a0a27947319c3afa009805d9a26e395a7 [file] [log] [blame]
{
"name": "ZACoreDataStack",
"platforms": {
"ios": "8.0"
},
"version": "0.0.1",
"license": "MIT",
"summary": "ZACoreDataStack provides an independent core data stack initialized with just the model file name",
"homepage": "https://github.com/zullevig/ZACoreDataStack",
"authors": "Zachary Ullevig",
"source": {
"git": "https://github.com/zullevig/ZACoreDataStack.git",
"tag": "0.0.1"
},
"source_files": "ZACoreDataStack/*.swift",
"requires_arc": true
}