blob: 1326fa2aabc3f8d14b5bb5f262669dbe2bbdb4b9 [file] [log] [blame]
{
"name": "LZYTabbarController",
"version": "0.0.1",
"summary": "自定义tabBar",
"description": "* 支持自定义tabBar动画\n* 支持自定义tabBar样式\n* 支持自定义badgeValue动画\n* 支持自定义badgeValue样式\n* 完美支持横竖屏\n* 支持iPhone X",
"homepage": "https://gitee.com/LZYHY/LZYTabbarController",
"license": "MIT",
"authors": {
"LZYHY": "ios_zhanyuliu@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/LZYHY/LZYTabbarController.git",
"tag": "0.0.1"
},
"source_files": "LZYTabbarController/LZYTabbar/**/*.{h,m}",
"requires_arc": true
}