blob: 98fac5aa5659eec86ac917fd90d45b89910a3533 [file] [log] [blame]
{
"name": "HDWindowLogger",
"version": "1.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS端将输出日志log悬浮显示在屏幕上,便于在真机调试信息",
"homepage": "https://github.com/DamonHu/HDNetTools",
"authors": {
"DamonHu": "dong765@qq.com"
},
"source": {
"git": "https://github.com/DamonHu/HDWindowLogger.git",
"tag": "1.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "HDWindowLogger/HDWindowLogger/*.{h,m}",
"frameworks": "UIKit"
}