[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / d / a / HTSettingModule / 0.0.1 / HTSettingModule.podspec.json
blob44227e86529f7401ce33bf12bba3175f3d2930b0
2   "name": "HTSettingModule",
3   "version": "0.0.1",
4   "summary": "test pod for HTSettingModule",
5   "description": "a test project for HTSettingModule",
6   "homepage": "https://github.com/KyleWhale/HTSettingModule.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/HTSettingModule.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "HTSettingModule/Classes/**/*.{h,m}"
24   ],
25   "prefix_header_file": "HTSettingModule/PrefixHeader.pch",
26   "dependencies": {
27     "HTBaseModule": [
29     ],
30     "HTNetworkModule": [
32     ],
33     "Masonry": [
35     ],
36     "SDWebImage": [
38     ],
39     "SVProgressHUD": [
41     ],
42     "MJRefresh": [
44     ],
45     "GoogleSignIn": [
47     ],
48     "FBSDKLoginKit": [
50     ]
51   }