blob: 26c4fab2eae8c8313d1d2f78184ab41b14ecf21e [file] [log] [blame]
{
"name": "YPTabBarController",
"version": "2.6.3",
"summary": "A tab bar controller that can be highly customized, implement almost all the features you can imagine, and it is easy to use.",
"homepage": "https://github.com/yuping1989/YPTabBarController",
"license": "MIT",
"authors": {
"Yu Ping": "290180695@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yuping1989/YPTabBarController.git",
"tag": "2.6.3"
},
"source_files": "YPTabBarController/YPTabBarController/*.{h,m}",
"requires_arc": true
}