blob: af10abe87d02d5f2aebaf9e63900d9be4c003c7d [file] [log] [blame]
{
"name": "VOJSONModel",
"version": "0.0.1",
"license": "MIT",
"homepage": "https://github.com/feidaoGavin/VOJSONModel.git",
"summary": "VOJSONModel是一个方便你快速构建基于JSON数据的Model对象的库,会帮你完成属性的自动映射",
"authors": "heguangzhong2009@gmail.com",
"source": {
"git": "https://github.com/feidaoGavin/VOJSONModel.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": [
"VOJSONModel",
"VOJSONModel/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}