[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / c / a / GBRetractableTabBar / 1.3.1 / GBRetractableTabBar.podspec.json
blobaabaf4471d6e82db875bb0ede3c6caa3f0148850
2   "name": "GBRetractableTabBar",
3   "version": "1.3.1",
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",
7   "authors": {
8     "Luka Mirosevic": "luka@goonbee.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/lmirosevic/GBRetractableTabBar.git",
15     "tag": "1.3.1"
16   },
17   "source_files": "GBRetractableTabBar",
18   "public_header_files": [
19     "GBRetractableTabBar/GBRetractableTabBar.h",
20     "GBRetractableTabBar/GBRetractableTabBarControlViewProtocol.h",
21     "GBRetractableTabBar/GBRetractableTabBar+UINavigationController.h"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "GBToolbox": [
27     ]
28   }