blob: c9e18d89fc862cec178578a11f3a252db903641e [file] [log] [blame]
{
"name": "WSZuBase",
"version": "0.1.2",
"summary": "WSZuBase.",
"description": "组件化测试使用demo",
"homepage": "https://gitee.com/suwenxiao521/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"714350220@qq.com": "suwenxiao@100tal.com"
},
"source": {
"git": "https://gitee.com/suwenxiao521/WSZuBase.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "Catgory",
"source_files": "WSZuBase/Classes/Catgory/**/*.{h,m}"
},
{
"name": "Tools",
"source_files": "WSZuBase/Classes/Tools/**/*.{*}"
}
]
}