blob: 47638068e517de1e272705d113bdffb5566b2f36 [file] [log] [blame]
{
"name": "ObjectMapperDeep",
"version": "0.14.3",
"license": "MIT",
"summary": "JSON Object mapping written in Swift, support deep array mapping",
"homepage": "https://github.com/tonyli508/ObjectMapperDeep",
"social_media_url": "https://twitter.com/tonyli508",
"authors": {
"Li Jiantang": "tonyli508@gmail.com"
},
"source": {
"git": "https://github.com/tonyli508/ObjectMapperDeep.git",
"tag": "0.14.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": "true",
"source_files": "ObjectMapper/**/*.swift"
}