[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 3 / f / b / AHTabBarController / 1.0.1 / AHTabBarController.podspec.json
blob3a000a5896348c92bbedd33d1a2c02939b56a4b1
2   "name": "AHTabBarController",
3   "version": "1.0.1",
4   "homepage": "https://github.com/ArthurDevNL/AHTabBarController",
5   "authors": {
6     "Arthur Hemmer": "arthurhemmer@hotmail.com"
7   },
8   "summary": "A traditional UITabBarController with possibilities of adding multiple items behind every tab.",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/ArthurDevNL/AHTabBarController.git",
18     "tag": "1.0.1"
19   },
20   "source_files": [
21     "AHTabBarController/AHTabBarController/*.{m,h}",
22     "AHTabBarController/AHTabBarController/Category/*.{m,h}"
23   ],
24   "frameworks": "QuartzCore",
25   "requires_arc": true