blob: 8d2fe4c219c5f3578ef599d449eb4250a9fdedba [file] [log] [blame]
{
"name": "VModel",
"version": "0.0.3",
"summary": "this is a simple lib for JSON to model.",
"description": "* This framework is a reference of others, thank you very much yan di.",
"homepage": "https://github.com/lhjzzu/VModel",
"license": "MIT",
"authors": {
"lhjzzu": "1822657131@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lhjzzu/VModel.git",
"tag": "0.0.3"
},
"source_files": [
"sdk",
"Classes/*.{h,m}"
],
"requires_arc": true
}