blob: 7b97e6452a216893cf50faff32610cd3d01b7e78 [file] [log] [blame]
{
"name": "HDWindowLogger",
"version": "1.6.4",
"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.4"
},
"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"
}