blob: 4449b18218b68ac8476feeca7f8534aa3f34ca09 [file] [log] [blame]
{
"name": "VscTabBarCtrl",
"platforms": {
"ios": "8.0"
},
"version": "1.0.4",
"summary": "可以自定义Tabbar样式",
"description": "利用hittest实现了超出边距的可点击效果,同时又增加了选中非选中状态的文字颜色的更改\n各家具体的内容可以参考Demo",
"homepage": "https://github.com/vcsatanial/VscTabBarCtrl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VincentSatanial": "116359398@qq.com"
},
"source": {
"git": "https://github.com/vcsatanial/VscTabBarCtrl.git",
"tag": "1.0.4"
},
"source_files": "VscTabBarCtrl/*.{h,m}",
"requires_arc": true
}