blob: 636fbd3a716df809a0101d680c42b9ef64c533a5 [file] [log] [blame]
{
"name": "CommonDataCacheManager",
"version": "0.0.2",
"summary": "a manager to make data cache.",
"homepage": "https://github.com/dvlproad/CommonAFNUtil",
"license": "MIT",
"authors": {
"dvlproad": "913168921@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/CommonAFNUtil.git",
"tag": "0.0.2"
},
"source_files": "CommonDataCacheManager/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}