blob: e0027f0b23d3961ca03a228ec5e7f40d597263ff [file] [log] [blame]
{
"name": "JMTabBarController",
"version": "0.2",
"summary": "超强自定义tabBar",
"description": "* 支持自定义tabBar动画\n* 支持自定义tabBar样式\n* 支持自定义badgeValue动画\n* 支持自定义badgeValue样式\n* 完美支持横竖屏\n* 支持iPhone X",
"homepage": "https://github.com/JunAILiang/JMTabBarController",
"license": "MIT",
"authors": {
"LJM": "gzliujm@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JunAILiang/JMTabBarController.git",
"tag": "0.2"
},
"source_files": "JMTabBarController/JMTabBarController/**/*.{h,m}",
"requires_arc": true
}