blob: 52ae16e65dd76c4b724dd0dc02639b12e7c5a7cf [file] [log] [blame]
{
"name": "XHTabBar",
"version": "1.3",
"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.3"
},
"source_files": [
"XHTabBar",
"*.{h,m}"
],
"requires_arc": true
}