[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / e / DRStaticRequestManager / 0.1.1 / DRStaticRequestManager.podspec.json
blob318375242e50cf85c4ede2cf00cfb5c0cc5e91ac
2   "name": "DRStaticRequestManager",
3   "version": "0.1.1",
4   "summary": "一个网络请求缓存框架,使用于一些资源型,配置型的接口",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DeanFs/DRStaticRequestManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dean_F": "stone.feng1990@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DeanFs/DRStaticRequestManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DRStaticRequestManager/Classes/**/*",
22   "dependencies": {
23     "YYModel": [
25     ],
26     "DRMacroDefines": [
28     ],
29     "DRSandboxManager": [
31     ],
32     "DRCategories": [
34     ],
35     "AFNetworking": [
37     ]
38   }