blob: cb00f06efa887b7bde48336effe223a83001bd79 [file] [log] [blame]
{
"name": "XHTabBar-Swift",
"version": "1.0.0",
"summary": "一行代码创建自定义TabBar,支持小红点,数字角标及自定义高度",
"homepage": "https://github.com/CoderZhuXH/XHTabBar-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHTabBar-Swift.git",
"tag": "1.0.0"
},
"source_files": [
"XHTabBar",
"*.{swift}"
],
"requires_arc": true
}