blob: 78b886ce8d7f933b97d19d15b36d31b2fabe76c6 [file] [log] [blame]
{
"name": "NSManagedObject-HYPPropertyMapper",
"version": "3.6.10",
"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": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/hyperoslo/NSManagedObject-HYPPropertyMapper.git",
"tag": "3.6.10"
},
"source_files": "Source",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"NSString-HYPNetworking": [
"~> 1.0.2"
],
"NSEntityDescription-SYNCPrimaryKey": [
"~> 1.2.3"
]
}
}