[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 3 / RNRequestManager / 1.0.0 / RNRequestManager.podspec.json
bloba9e3fc1298b19f7c494b34d82fec4c2834dbba13
2   "name": "RNRequestManager",
3   "version": "1.0.0",
4   "summary": "二次封装网络 of RNRequestManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yulin.xia/RNRequestManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yulin.xia": "345307478@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/rncompanygroupprojects/rnrequestmanager.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RNRequestManager/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.3"
29     ]
30   }