blob: 74e2d3e99a73d9e9c18023861af884143b59bf43 [file] [log] [blame]
{
"name": "HDWindowLogger",
"version": "1.6.3",
"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/HDWindowLogger",
"authors": {
"DamonHu": "dong765@qq.com"
},
"source": {
"git": "https://github.com/DamonHu/HDWindowLogger.git",
"tag": "1.6.3"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": [
"HDWindowLogger/HDWindowLogger/*.{h,m}",
"HDWindowLogger/HDWindowLogger/**/*.strings"
],
"frameworks": "UIKit",
"documentation_url": "http://blog.hudongdong.com/ios/952.html"
}