blob: 8551a18f0a80403badf68951ed21a37497ed0257 [file] [log] [blame]
{
"name": "HYDBCache",
"version": "0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "HYCache/Classes/**/*"
}