blob: 08e52a2b7b62494148fb2d55735eaa18ddb7d88c [file] [log] [blame]
{
"name": "FNShyTabBar",
"version": "0.2.0",
"summary": "A shy tab bar that hides as you swipe up the content, which allows the screen to display more information.",
"description": " A shy tab bar that hides as you swipe up the content, giving users more space of the content. Perfect if coupled with `SQTShyNavigationBar`.\n",
"homepage": "https://github.com/DJBen/FNShyTabBar",
"license": "WTFPL",
"authors": {
"DJBen": "lsh32768@gmail.com"
},
"source": {
"git": "https://github.com/DJBen/FNShyTabBar.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"FNShyTabBar": [
"Pod/Assets/*.png"
]
}
}