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