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