blob: 86376732a32db6a0c5f7c72b421cc598bcae1559 [file] [log] [blame]
{
"name": "YYHCache",
"version": "0.0.6",
"summary": "data of Cache",
"description": "Memory cache disk cache.",
"homepage": "https://github.com/yahua/YYHCache",
"license": "MIT",
"authors": {
"yahua": "yahua523@163.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yahua/YYHCache.git",
"tag": "0.0.6"
},
"source_files": "YYHCache/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}