| { |
| "name": "DRStaticRequestManager", |
| "version": "0.1.0", |
| "summary": "一个网络请求缓存框架,使用于一些资源型,配置型的接口", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/DeanFs/DRStaticRequestManager", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Dean_F": "stone.feng1990@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/DeanFs/DRStaticRequestManager.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "DRStaticRequestManager/Classes/**/*", |
| "dependencies": { |
| "YYModel": [ |
| |
| ], |
| "DRMacroDefines": [ |
| |
| ], |
| "DRSandboxManager": [ |
| |
| ], |
| "DRCategories": [ |
| |
| ], |
| "AFNetworking": [ |
| |
| ] |
| } |
| } |