[Add] CleverPush 1.32.4
[CocoaPods.git] / Specs / 9 / c / 6 / UIViewController-GIHViewController / 0.0.1 / UIViewController-GIHViewController.podspec.json
blob66fc57089045fd04860a18b05ecdb0c0822fa34d
2   "name": "UIViewController-GIHViewController",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "summary": "Expand focusViewController property to UIViewController",
12   "homepage": "https://github.com/gaizhi",
13   "authors": {
14     "Xu Qiang": "994059781@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/gaizhi/UIViewController-GIHViewController.git",
18     "tag": "0.0.1"
19   },
20   "description": "Expand focusViewController property to, now you can get the focus controller by selected method!",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit"
24   ],
25   "source_files": "UIViewController/*.{h,m}",
26   "public_header_files": "UIViewController/*.h"