blob: 7ff6c91f5fd692a8928c4f0594ace9a7f0d88379 [file] [log] [blame]
{
"name": "CCCleaner",
"version": "2.0.0",
"summary": "A simple cleaner to get bundle cache size and erase them from disk or/and memory .",
"description": "\"CCCleaner is a simple cleaner to get bundle cache size and erase them from disk or/and memory .\"",
"homepage": "https://github.com/VArbiter/CCCleaner",
"license": "MIT",
"authors": {
"冯明庆": "elwinfrederick@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/VArbiter/CCCleaner.git",
"tag": "2.0.0"
},
"source_files": [
"CCCleaner",
"CLEAN_CACHE_DEMO/CLEAN_CACHE_DEMO/CCCleanCache/*"
],
"frameworks": [
"WebKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.1.0"
]
}
}