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