[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 4 / MHRequest / 0.0.4 / MHRequest.podspec.json
blob9e44727312c6a813ff1879b047a3487361496445
2   "name": "MHRequest",
3   "version": "0.0.4",
4   "summary": "网络请求",
5   "homepage": "http://47.110.88.253:8080/mhappdev/mhrequest",
6   "authors": {
7     "mengqingzheng": "mengqingzheng@munimob.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "http://47.110.88.253:8080/mhappdev/mhrequest.git",
19     "tag": "0.0.4"
20   },
21   "source_files": [
22     "Source/*.{h,m,swift}"
23   ],
24   "public_header_files": "Source/*.h",
25   "dependencies": {
26     "Moya": [
27       "~> 15.0.0-alpha.1"
28     ],
29     "Cache": [
30       "~> 6.0.0"
31     ]
32   },
33   "swift_versions": "5.0",
34   "swift_version": "5.0"