blob: 67c234eafb662e66fce867128d6bfdd85ce2b422 [file] [log] [blame]
{
"name": "PModelTransformer",
"version": "1.0.2",
"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.2"
},
"source_files": "PModelTransformer/lib/*.{h,m}",
"requires_arc": true
}