blob: f4b2f059dd56830ef249a384376f3901f0e884b0 [file] [log] [blame]
{
"name": "personP",
"version": "0.0.2",
"summary": "personP",
"description": "textp,这个是详细描述,一定要注意,字数比s.summary长",
"homepage": "https://github.com/lizhaoLoveIT/personP",
"license": "MIT",
"authors": {
"李朝": "lacuself@126.com"
},
"source": {
"git": "https://github.com/lizhaoLoveIT/personP.git",
"tag": "0.0.2"
},
"source_files": [
"personP",
"personP/*.{h,m}"
],
"exclude_files": "personP/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}