blob: 41838b02418ca3e08ea816903ba6c422a834790c [file] [log] [blame]
{
"name": "CCCleaner",
"version": "1.1.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": "7.0"
},
"source": {
"git": "https://github.com/VArbiter/CCCleaner.git",
"tag": "1.1.0"
},
"source_files": [
"CCCleaner",
"CLEAN_CACHE_DEMO/CLEAN_CACHE_DEMO/CCCleanCache/*.{h,m}"
],
"frameworks": [
"WebKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}