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