[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / d / f / HELargeCenterTabBarController / 1.0.0 / HELargeCenterTabBarController.podspec.json
blob8d3a2ac6e93e67688f5aefa524b1289d3d23a5b0
2   "name": "HELargeCenterTabBarController",
3   "version": "1.0.0",
4   "homepage": "https://github.com/HsoiEnterprises/HELargeCenterTabBarController",
5   "source": {
6     "git": "https://github.com/HsoiEnterprises/HELargeCenterTabBarController.git",
7     "tag": "v1.0.0"
8   },
9   "summary": "A Swift UITabBarController with a larger center tab.",
10   "authors": {
11     "John C. Daub (@hsoi)": "hsoi@hsoienterprises.com"
12   },
13   "social_media_url": "https://twitter.com/hsoienterprises",
14   "description": "HELargeCenterTabBarController is a 100% Swift implementation of a UITabBarController with a lager center tab. \nThe center tab can be used in the typical manner where a tap switches to display the associated ViewController, or the center tab can be used in an alternate manner where the tap does not switch ViewControllers but instead executes a target-action.\n\nSimple. Lightweight. To-the-point.",
15   "requires_arc": true,
16   "license": {
17     "type": "BSD 3-clause “New” or “Revised”",
18     "file": "LICENSE"
19   },
20   "source_files": [
21     "HELargeCenterTabBarController/*.swift",
22     "HELargeCenterTabBarController/*.h"
23   ],
24   "platforms": {
25     "ios": "8.0"
26   },
27   "module_name": "HELargeCenterTabBarController"