blob: 0416260999d829e27f9d5bbce23b63d184e3e6d4 [file] [log] [blame]
{
"name": "VModel",
"version": "0.0.1",
"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.1"
},
"source_files": [
"sdk",
"Classes/*.{h,m}"
],
"requires_arc": true
}