blob: c9bf4dbf10a665ffc95a1694490c7f583818371d [file] [log] [blame]
{
"name": "HDWindowLoggerSwift",
"swift_versions": "5.0",
"version": "1.2.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "The iOS side displays the output log log on the screen, and can generate log file sharing, which is convenient for debugging information",
"homepage": "https://github.com/DamonHu/HDWindowLoggerSwift",
"authors": {
"DamonHu": "dong765@qq.com"
},
"source": {
"git": "https://github.com/DamonHu/HDWindowLoggerSwift.git",
"tag": "1.2.6"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": [
"HDWindowLoggerSwift/HDWindowLoggerSwift/*.swift",
"HDWindowLoggerSwift/HDWindowLoggerSwift/**/*.strings"
],
"frameworks": "UIKit",
"documentation_url": "http://blog.hudongdong.com/ios/952.html",
"swift_version": "5.0"
}