[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / c / b / MGJRequestManager / 0.8.1 / MGJRequestManager.podspec.json
blob24388ea4713bff6e1c5bf2ad1df802ce9e3542e1
2   "name": "MGJRequestManager",
3   "version": "0.8.1",
4   "summary": "A Network Library based on AFNetworking 2.*",
5   "homepage": "http://github.com/mogujie/MGJRequestManager",
6   "license": "MIT",
7   "authors": {
8     "lzyy": "healdream@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/mogujie/MGJRequestManager.git",
15     "tag": "0.8.1"
16   },
17   "source_files": "MGJRequestManager/*.{h,m}",
18   "dependencies": {
19     "AFNetworking": [
20       "~> 2.0"
21     ]
22   }