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