blob: 4df799f357b34a5cd20b14897c13f42a3fab36ae [file] [log] [blame]
{
"name": "NSManagedObject-ANDYMapChanges",
"version": "0.3",
"summary": "Maps inserts, updates and deletions from your JSON response",
"description": "Maps inserts, updates and deletions from your JSON response.\n\nReturns every insert and update in a block, handles deletions internally.\n",
"homepage": "https://github.com/nselvis/NSManagedObject-ANDYMapChanges",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/nselvis/NSManagedObject-ANDYMapChanges.git",
"tag": "0.3"
},
"social_media_url": "https://twitter.com/nselvis",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "Foundation"
}