[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / b / MJRequest / 1.0.0 / MJRequest.podspec.json
blobfd5f07eb6a60963ba9c11dfa7ed9b2a7e99a5337
2   "name": "MJRequest",
3   "version": "1.0.0",
4   "swift_versions": "5.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "基础请求",
10   "description": "基础请求",
11   "homepage": "https://github.com/chenminjie92/MJRequest",
12   "authors": {
13     "chenminjie": "chenminjie92@126.com"
14   },
15   "source": {
16     "git": "https://github.com/chenminjie92/MJRequest.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "static_framework": true,
23   "source_files": "MJRequest/**/*.{h,m,swift}",
24   "dependencies": {
25     "Moya": [
27     ]
28   },
29   "swift_version": "5.0"