[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / f / 9 / XHTabbarViewController / 1.0.7 / XHTabbarViewController.podspec.json
bloba2043de601bbd1b374d96c9a4e56a11330d788ca
2   "name": "XHTabbarViewController",
3   "version": "1.0.7",
4   "summary": "Custom tabbarviewcontroller, you can change the tabbar height, hide or show tabbar",
5   "homepage": "https://github.com/garinyong/XHTabbarViewController",
6   "authors": {
7     "高勇": "garinspring@163.com"
8   },
9   "source": {
10     "git": "https://github.com/garinyong/XHTabbarViewController.git",
11     "tag": "1.0.7"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "requires_arc": true,
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE.md"
20   },
21   "source_files": "XHTabbarViewController/*",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ]