[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 9 / RMRequest / 1.0.8 / RMRequest.podspec.json
blobcdcc4e17bccc938de7e82c37b1169f52046e488f
2   "name": "RMRequest",
3   "version": "1.0.8",
4   "summary": "运用链式思想对网络请求进行封装",
5   "description": "Simple net request",
6   "homepage": "https://gitlab.com/RMKit/rmrequest",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "RainGu": "2013752455@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://gitlab.com/RMKit/rmrequest.git",
20     "tag": "1.0.8"
21   },
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "x86_64 armv7 arm64"
29   },
30   "vendored_frameworks": "RMRequest/RMRequest.framework"