blob: a4e8bba9409c8bf6cfc6affc48e4f4db9b5e14c4 [file] [log] [blame]
{
"name": "hhxxtestLib",
"version": "0.0.1",
"summary": "hhxxtestLib",
"description": "无用的描述...",
"homepage": "https://gitee.com/hx_icoder/TestLib",
"license": "MIT",
"authors": {
"hx": "xxx@qq.com"
},
"source": {
"git": "https://gitee.com/hx_icoder/TestLib",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}