blob: 275f1c21903d370dd112d517be2245a997865909 [file] [log] [blame]
{
"name": "JMTabBarController",
"version": "0.3",
"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.3"
},
"source_files": "JMTabBarController/JMTabBarController/**/*.{h,m}",
"requires_arc": true
}