blob: 28ab3193f272111758a3db11f25612c76644a1a5 [file] [log] [blame]
{
"name": "HideableItemsTabbarController",
"version": "0.1.0",
"summary": "Custom hideable TabBar with hideable items on the fly",
"description": "Simple custom TabBar hideable with animation which can hide and show items on the fly.",
"homepage": "https://github.com/inloop/HideableItemsTabbarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stepanvotava": "stepan.votava@inloop.eu"
},
"source": {
"git": "https://github.com/inloop/HideableItemsTabbarController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HideableItemsTabbarController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}