blob: 5e296952181313d7cd2743da19d601a447ff2512 [file] [log] [blame]
{
"name": "WBTabbar",
"version": "0.1.0",
"summary": "一个功能丰富的tabbar",
"description": "自定义的tabbar,功能丰富,简单易用",
"homepage": "https://github.com/WangBoX/WBTabbar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WangBoX": "563915318@qq.com"
},
"source": {
"git": "https://github.com/WangBoX/WBTabbar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WBTabbar/Classes/**/*",
"resource_bundles": {
"WBTabbar": [
"WBTabbar/Assets/*.bundle"
]
}
}