blob: 0c9ae09237542907f286f6bb120e6bc00ae3706b [file] [log] [blame]
{
"name": "XHTabbarViewController",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source_files": "XHTabbarViewController/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}