blob: ea45fd5764b38363f7188bdfe69d90dad43067bf [file] [log] [blame]
{
"name": "NSManagedObject-ANDYMapChanges",
"version": "0.1",
"summary": "Maps inserts, updates and deletions using JSON",
"description": "Maps inserts, updates and deletions using JSON\n\nReturns every insert and update in a block,\nhandles 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.1"
},
"social_media_url": "https://twitter.com/nselvis",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "Foundation"
}