blob: 73e48167a1e5caad28a06db9320ed06a319dbcf8 [file] [log] [blame]
{
"name": "FNShyTabBar",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"FNShyTabBar": [
"Pod/Assets/*.png"
]
}
}