[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / a / f / 9 / XHTabbarViewController / 1.0.4 / XHTabbarViewController.podspec.json
blob2719e91328a71ddfc1df1a8b2504276d178c2808
2   "name": "XHTabbarViewController",
3   "version": "1.0.4",
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.4"
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   ]