blob: 8c05963fa838c339a4689508d52ce51007818c67 [file] [log] [blame]
{
"name": "PModelTransformer",
"version": "1.0",
"summary": "A json-model transformer.",
"description": "json转model框架,model转dictionary,支持组合对象转化,以及数组对象转化",
"homepage": "https://github.com/hzw598/PModelTransformer",
"license": "MIT",
"authors": {
"hzw598": "hzw598@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/hzw598/PModelTransformer.git",
"tag": "1.0"
},
"source_files": "PModelTransformer/lib/*.{h,m}",
"requires_arc": true
}