blob: 514647ff5eeea53c3cf53d372ea6413a85c831bc [file] [log] [blame]
{
"name": "NSManagedObject-HYPPropertyMapper",
"version": "3.3.0",
"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",
"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": "7.0"
},
"source": {
"git": "https://github.com/hyperoslo/NSManagedObject-HYPPropertyMapper.git",
"tag": "3.3.0"
},
"source_files": "Source/",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"NSString-HYPNetworking": [
"~> 0.3.2"
]
}
}