[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / d / c / 4 / MHRequest / 0.0.6 / MHRequest.podspec.json
blob931ca76710a9468cbc184d434f4f16cc4fde353d
2   "name": "MHRequest",
3   "version": "0.0.6",
4   "summary": "网络请求",
5   "homepage": "http://47.110.88.253:8080/mhappdev/mhrequest.git",
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": "git@47.110.88.253:mhappdev/mhrequest.git",
19     "tag": "0.0.6"
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"