[Add] AdisonOfferwallCommon 0.10.2
[CocoaPods.git] / Specs / 9 / b / 2 / HTHomeModule / 0.0.3 / HTHomeModule.podspec.json
blobcf5aae1b3cc973532cf21fb37459d2597c032336
2   "name": "HTHomeModule",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": [
22     "Classes",
23     "HTHomeModule/Classes/**/*.{h,m}"
24   ],
25   "prefix_header_file": "HTHomeModule/PrefixHeader.pch",
26   "dependencies": {
27     "HTBaseModule": [
29     ],
30     "HTNetworkModule": [
32     ],
33     "Masonry": [
35     ],
36     "SDWebImage": [
38     ],
39     "SVProgressHUD": [
41     ],
42     "MJRefresh": [
44     ],
45     "SSZipArchive": [
47     ],
48     "AppLovinSDK": [
50     ],
51     "WMZBanner": [
53     ]
54   }