blob: a6ee8dbef5f3f4cd5235a0c6d0d47753be79176a [file] [log] [blame]
{
"name": "MVCoreDataStack",
"version": "0.1.0",
"summary": "Sample demo app showing how to use parent-child managed object contexts for optimal performance",
"license": "MIT",
"homepage": "https://github.com/bizz84/MVCoreDataStack",
"authors": {
"Andrea Bizzotto": "bizz84@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bizz84/MVCoreDataStack.git",
"tag": "0.1.0"
},
"source_files": "MVCoreDataStack/*.{swift}",
"screenshots": [
],
"requires_arc": true
}