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