blob: a837134274401a75e1b66fbf7acef7e596cf459c [file] [log] [blame]
{
"name": "DRStaticRequestManager",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DRStaticRequestManager/Classes/**/*",
"dependencies": {
"YYModel": [
],
"DRMacroDefines": [
],
"DRSandboxManager": [
],
"DRCategories": [
],
"AFNetworking": [
]
}
}