blob: b58d39ed30d3620294f55352e864e4b5748731bf [file] [log] [blame]
{
"name": "QGPerson",
"version": "0.0.1",
"summary": "简单的介绍",
"description": "复杂的介绍 要求要比简单的介绍要长",
"homepage": "https://github.com/lichaoqun/QGPerson",
"license": "MIT",
"authors": {
"lichaoqun": "121708983@qq.com"
},
"source": {
"git": "https://github.com/lichaoqun/QGPerson.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}