[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / c / 7 / module-home / 0.1.0 / module-home.podspec.json
blob5b5c0ec1aff1c2253af6f1168600b84d1a0f28a3
2   "name": "module-home",
3   "version": "0.1.0",
4   "summary": "组件",
5   "homepage": "https://git.gtech.asia/jasonlv/module-home",
6   "license": "Copyright (c) 2020 GRV",
7   "authors": {
8     "Jason Lv": "jason.lv@gtechdigi.com"
9   },
10   "source": {
11     "git": "https://git.gtech.asia/jasonlv/module-home.git",
12     "tag": "0.1.0"
13   },
14   "source_files": "module-home/module-home/*",
15   "prefix_header_file": "module-home/PrefixHeader.pch",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "Masonry": [
23     ],
24     "MGJRouter": [
26     ]
27   }