blob: 3d65b23c9435353c5e5547afd6da00cd26b0acb0 [file] [log] [blame]
{
"name": "HYDBCache",
"version": "0.9",
"summary": "A Cache Include Memory Cache and DiskCache",
"description": "A Cache Include Memory Cache and DiskCache,Provide For HYTeam Use.",
"homepage": "https://github.com/fangyuxi/HYDBCache",
"license": "MIT",
"authors": {
"fangyuxi": "xcoder.fang@gmail.com"
},
"source": {
"git": "https://github.com/fangyuxi/HYDBCache.git",
"tag": "0.9"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HYCache/Classes/**/*"
}