blob: 6d5d818974051bb5a037fa03c18edadf9bfaa772 [file] [log] [blame]
{
"name": "FXCustomTabBarController",
"version": "0.1.1",
"summary": "A category of UITabBarController with various custom styles for you to achieve any kinds of the tabBar you like!",
"description": "A category of UITabBarController with various custom styles for you to achieve any kinds of the tabBar you like with less work!",
"homepage": "https://github.com/ShawnFoo/FXCustomTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shawn Foo": "fu4904@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ShawnFoo/FXCustomTabBarController.git",
"tag": "0.1.1"
},
"source_files": "FXCustomTabBarController/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}