[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / f / HTPremiumModule / 0.0.2 / HTPremiumModule.podspec.json
bloba2b11befa2c7c7dbadb80a04d4c87f2f461148fa
2   "name": "HTPremiumModule",
3   "version": "0.0.2",
4   "summary": "test pod for HTPremiumModule",
5   "description": "a test project for HTPremiumModule",
6   "homepage": "https://github.com/KyleWhale/HTPremiumModule.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/HTPremiumModule.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "HTPremiumModule/Classes/**/*.{h,m}"
24   ],
25   "prefix_header_file": "HTPremiumModule/PrefixHeader.pch",
26   "dependencies": {
27     "HTBaseModule": [
29     ],
30     "HTNetworkModule": [
32     ],
33     "Masonry": [
35     ],
36     "SDWebImage": [
38     ],
39     "SVProgressHUD": [
41     ]
42   }