blob: 3dc16e74198c8e1085e2933e3ece012460f8af8d [file] [log] [blame]
{
"name": "NSManagedObject-HYPPropertyMapper",
"version": "1.7",
"summary": "Mapping your Core Data objects with your JSON providing backend has never been this easy",
"description": " * Mapping your Core Data objects with your JSON providing backend has never been this easy\n",
"homepage": "https://github.com/hyperoslo/NSManagedObject-HYPPropertyMapper",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hyper Interaktiv": "teknologi@hyper.no"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/hyperoslo/NSManagedObject-HYPPropertyMapper.git",
"tag": "1.7"
},
"source_files": "Source/",
"frameworks": "Foundation",
"requires_arc": true
}