blob: f34e89fbf8095732d1d3959358a99834bba54a7f [file] [log] [blame]
{
"name": "HDWindowLogger",
"version": "1.6.11",
"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.11"
},
"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"
}