blob: 8203985a6f44a5ec6223641893bf0923daa338cf [file] [log] [blame]
{
"name": "testLibPerson",
"version": "0.0.1",
"summary": "testLibPerson.",
"description": "简短的介绍, 但是字数肯定比 s.summary的字数长",
"homepage": "https://github.com/Freeleman/testP",
"license": "MIT",
"authors": {
"lemon": "569686637@qq.com"
},
"source": {
"git": "https://github.com/Freeleman/testP.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}