blob: a2ef349e984464d87f36f0ed8ae884c639290359 [file] [log] [blame]
{
"name": "XHTabBar-Swift",
"version": "1.0.1",
"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.1"
},
"source_files": [
"XHTabBar",
"*.{swift}"
],
"requires_arc": true
}