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