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