[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 9 / b / 2 / HTHomeModule / 0.0.4 / HTHomeModule.podspec.json
blobb7d8e239fc24c20d5374bc2c1de455661f0af1a5
2   "name": "HTHomeModule",
3   "version": "0.0.4",
4   "summary": "test pod for HTHomeModule",
5   "description": "a test project for HTHomeModule",
6   "homepage": "https://github.com/KyleWhale/HTHomeModule.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kylej": "kylej@bluewhaletech.pro"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/KyleWhale/HTHomeModule.git",
19     "tag": "0.0.4"
20   },
21   "source_files": [
22     "Classes",
23     "HTHomeModule/Classes/**/*.{h,m}"
24   ],
25   "prefix_header_file": "HTHomeModule/PrefixHeader.pch",
26   "static_framework": true,
27   "dependencies": {
28     "HTBaseModule": [
30     ],
31     "HTNetworkModule": [
33     ],
34     "Masonry": [
36     ],
37     "SDWebImage": [
39     ],
40     "SVProgressHUD": [
42     ],
43     "MJRefresh": [
45     ],
46     "SSZipArchive": [
48     ],
49     "AppLovinSDK": [
51     ],
52     "WMZBanner": [
54     ]
55   }