blob: a2043de601bbd1b374d96c9a4e56a11330d788ca [file] [log] [blame]
{
"name": "XHTabbarViewController",
"version": "1.0.7",
"summary": "Custom tabbarviewcontroller, you can change the tabbar height, hide or show tabbar",
"homepage": "https://github.com/garinyong/XHTabbarViewController",
"authors": {
"高勇": "garinspring@163.com"
},
"source": {
"git": "https://github.com/garinyong/XHTabbarViewController.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source_files": "XHTabbarViewController/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}