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