blob: 2f81d6a665336a5cdaa20d44b6ca8c2bc7395c8d [file] [log] [blame]
{
"name": "WBCategory",
"version": "0.2.0",
"summary": "王博的组件",
"description": "王博的基础测试组件",
"homepage": "https://gitee.com/wbdgd/WBTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"18380254705": "954507026@qq.com"
},
"source": {
"git": "https://gitee.com/wbdgd/WBTest.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WBCategory/Classes/**/*",
"dependencies": {
"YYKit": [
]
},
"prefix_header_contents": "#import \"YYKit.h\""
}