blob: 6da01d9419b0603acc2c6896f61fff5600036674 [file] [log] [blame]
{
"name": "LSCacheManager",
"version": "1.0.1",
"summary": "业务工具 - 缓存管理",
"description": "缓存管理工具\n更新内容:\n仓库迁移",
"homepage": "http://gitlab.evshine.cn/new-energy/ios/lskit/lscachemanager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "ssh://git@gitlab.evshine.cn:2022/new-energy/ios/lskit/lscachemanager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LSCacheManager/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"LSBasic": [
],
"LSRequest": [
]
}
}