blob: 590a6717746e3ce5f2b4df7b45e0b675b150d9ec [file] [log] [blame]
{
"name": "XHTabBar",
"version": "1.5.1",
"summary": "快速创建自定义TabBar,支持小红点,数字角标及自定义高度",
"homepage": "https://github.com/CoderZhuXH/XHTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHTabBar.git",
"tag": "1.5.1"
},
"source_files": [
"XHTabBar",
"*.{h,m}"
],
"requires_arc": true
}