blob: d37b84a103a3b0c37d45658e3102bdf0d21f5d2c [file] [log] [blame]
{
"name": "WQLog",
"version": "1.0.1",
"summary": "A third-party framework of console log",
"description": "A third-party framework of console output.And, if you install XcodeColors,you can output the log with color",
"homepage": "https://github.com/AppleDP/WQLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AppleDP": "AppleDP@163.com"
},
"source": {
"git": "https://github.com/AppleDP/WQLog.git",
"tag": "1.0.1"
},
"source_files": "WQLog/**/WQLog/WQLog.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}