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