2 "name": "GBRetractableTabBar",
4 "summary": "iOS Control for a retractable tab bar that supports full customisation in terms of sizing, behaviour, and custom views.",
5 "homepage": "https://github.com/lmirosevic/GBRetractableTabBar",
6 "license": "Apache License, Version 2.0",
8 "Luka Mirosevic": "luka@goonbee.com"
14 "git": "https://github.com/lmirosevic/GBRetractableTabBar.git",
17 "source_files": "GBRetractableTabBar",
18 "public_header_files": [
19 "GBRetractableTabBar/GBRetractableTabBar.h",
20 "GBRetractableTabBar/GBRetractableTabBarControlViewProtocol.h",
21 "GBRetractableTabBar/GBRetractableTabBar+UINavigationController.h"