blob: 1e01aebad075ba8337dc0fbd62f8439c99a6f38e [file] [log] [blame]
{
"name": "testLib1",
"version": "0.0.1",
"summary": "testLib1",
"description": "testLib,这个是详细描述, 一定要注意, 字数, 比s.summary长",
"homepage": "https://github.com/sommersam/testP1",
"license": "MIT",
"authors": {
"xiajunjie": "xxx@163.com"
},
"source": {
"git": "https://github.com/sommersam/testP1.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}