blob: be4b8044b7f82beb550a821943e870c4e1a6d64a [file] [log] [blame]
{
"name": "HJExtension",
"version": "0.0.1",
"summary": "this is so simple for JSON to model",
"description": "* A fast conversion between JSON to model. Your model class don't need to extend another base class.",
"homepage": "https://github.com/lhjzzu/HJExtension",
"license": "MIT",
"authors": {
"lhjzzu": "1822657131@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lhjzzu/HJExtension.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}