blob: 547cade6c2cc329da3677393b2965659cdefdc21 [file] [log] [blame]
{
"name": "LSiOSCacheManager",
"version": "0.1.0",
"summary": "业务工具 - 缓存管理",
"description": "缓存管理工具\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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSCacheManager/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"LSiOSBasic": [
],
"LSiOSRequest": [
]
}
}