blob: d95e5cf127b81a1e31b2620a82f02611207417a4 [file] [log] [blame]
{
"name": "testPerson",
"version": "0.1.1",
"summary": "简短的介绍",
"description": "稍微长一点的介绍, 注意字数比上面长",
"homepage": "https://github.com/wangshunzi/testPerson",
"license": "MIT",
"authors": {
"wangshunzi": "wangshunzi@520it.com"
},
"source": {
"git": "https://github.com/wangshunzi/testPerson.git",
"tag": "0.1.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}