[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / d / HGUIKit / 0.1.1 / HGUIKit.podspec.json
blob8c62956def434987b4872e0568709672fbd03ed5
2   "name": "HGUIKit",
3   "version": "0.1.1",
4   "summary": "QMUIKit + MVVM",
5   "description": "基于 QMUIKit 快速创建 MVVM 框架",
6   "homepage": "https://github.com/hupfei/HGUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hupfei": "HG_hupfei@163.com"
13   },
14   "source": {
15     "git": "https://github.com/hupfei/HGUIKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "QMUIKit": [
25     ],
26     "ReactiveObjC": [
28     ],
29     "MJRefresh": [
31     ]
32   },
33   "source_files": "HGUIKit/Classes/**/*",
34   "resources": "HGUIKit/HGUIKit.bundle"