blob: c9fc13e0f461b5fbef39b9bb03f2cf5c218804ac [file] [log] [blame]
{
"name": "VIMObjectMapper",
"version": "5.5",
"summary": "An automatic JSON to model object converter.",
"homepage": "https://github.com/vimeo/VIMObjectMapper",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Kashif Mohammad",
"social_media_url": "http://twitter.com/vimeo",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/vimeo/VIMObjectMapper.git",
"tag": "5.5"
},
"source_files": "VIMObjectMapper/*.{h,m}",
"exclude_files": "VIMObjectMapper/Exclude",
"frameworks": "Foundation",
"requires_arc": true
}