blob: 656d81b12c8565b55c134808ad8d8bbab3396774 [file] [log] [blame]
{
"name": "ObjectMapperDeep",
"version": "0.20.2",
"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.2"
},
"platforms": {
"watchos": "2.0",
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": "true",
"source_files": "ObjectMapper/**/*.swift"
}