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