blob: 98025bc39bf27fe6fe88073380a2e82cba197ea4 [file] [log] [blame]
{
"name": "VIMObjectMapper",
"version": "5.5.1",
"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.1"
},
"source_files": "VIMObjectMapper/*.{h,m}",
"exclude_files": "VIMObjectMapper/Exclude",
"frameworks": "Foundation",
"requires_arc": true
}