blob: e8510d791c6579b5d526232fa43554140cfe8a27 [file] [log] [blame]
{
"name": "testPZL",
"version": "0.0.1",
"summary": "testPZL",
"description": "testPZL,这是详细描述,一定要注意,字数比s.summary长",
"homepage": "https://github.com/pangzhanli/testPZL",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"pzl": "pangzhanli2009@163.com"
},
"source": {
"git": "https://github.com/pangzhanli/testPZL.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}