[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / 7 / e / HTBaseM / 0.01 / HTBaseM.podspec.json
blobfb3afd6b6436075084ce29fc0422e06b92e27a91
2   "name": "HTBaseM",
3   "version": "0.01",
4   "summary": "A short description of HTBaseM.",
5   "description": "a test file",
6   "homepage": "https://github.com/liujianning/htBaseModule.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DN": "1274898099@qq.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/liujianning/htBaseModule.git",
19     "tag": "0.01"
20   },
21   "source_files": [
22     "HTBaseFile",
23     "podTest/HTBaseFile/**/*.{h,m}"
24   ],
25   "prefix_header_file": "podTest/PrefixHeader.pch",
26   "dependencies": {
27     "SDWebImage": [
29     ],
30     "MJRefresh": [
32     ],
33     "MJExtension": [
35     ],
36     "ReactiveObjC": [
38     ],
39     "Toast": [
41     ],
42     "Masonry": [
44     ]
45   }