blob: 3f509f1837d7fc5e45b59a05048c558de4a73a04 [file] [log] [blame]
{
"name": "HDWindowLoggerSwift",
"swift_versions": "5.0",
"version": "1.2.8",
"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.8"
},
"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"
}