blob: 82084839cfc79322ea53d71e97fa52763fece3c7 [file] [log] [blame]
{
"name": "LSiOSCacheManager",
"version": "2.0.0",
"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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSCacheManager/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"LSiOSBasic": [
],
"LSiOSRequest": [
]
}
}