blob: 2c9674201b29666dfedf529f47921c12d0cc7377 [file] [log] [blame]
{
"name": "CocoaLumberjackTool",
"version": "1.1.0",
"summary": "真机设备实时显示日志",
"description": "利用CocoaLumberjack将日志实时的显示在设备屏幕上",
"homepage": "https://github.com/TaylorsZ/CocoaLumberjack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"大奔": "zhangs1992@126.com"
},
"source": {
"git": "https://github.com/TaylorsZ/CocoaLumberjack.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CocoaLumberjackTool/Classes/**/*",
"swift_versions": "5.0",
"dependencies": {
"CocoaLumberjack/Swift": [
]
},
"deprecated": true,
"swift_version": "5.0"
}