blob: 9f42ad2990501d4c10f0dd958c6c9eb9287ec519 [file] [log] [blame]
{
"name": "LSiOSCacheManager",
"version": "1.1.3",
"summary": "业务工具 - 缓存管理",
"description": "缓存管理工具\n更新内容:\n单独剥离接口缓存和图片缓存大小计算方式和清空方式。",
"homepage": "https://code.aliyun.com/LSKit/LSiOSCacheManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSCacheManager.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSCacheManager/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"LSiOSBasic": [
],
"LSiOSRequest": [
]
}
}