blob: 39bb61773eea925dbdee5ccf6fef6c86c7242184 [file] [log] [blame]
{
"name": "YQClearCache",
"version": "0.2.0",
"summary": "清理缓存类",
"description": "只有2个方法,一个是用来查看当前App缓存大小,一个用来清理缓存",
"homepage": "https://github.com/yinqiong/YQClearCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yinqiong": "yinqiong04@163.com"
},
"source": {
"git": "https://github.com/yinqiong/YQClearCache.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YQClearCache/Classes/**/*"
}