blob: c9bca5069435876b35c870fc56617c714d0fbdde [file] [log] [blame]
{
"name": "HJSDebug",
"version": "1.2.3",
"summary": "Multi-level logger with file rotation and email.",
"description": "A logger that supports logging levels, automatic rotation of logs based on size, monitoring multiple logfiles (intended for extensions that have their own logs), and a control panel that can show the log(s) on target hardware and mail them to a developer.",
"homepage": "https://github.com/HiddenJester/HJSDebug",
"license": {
"type": "CC BY-SA 4.0",
"file": "LICENSE"
},
"authors": {
"Timothy Sanders": "tsanders@hiddenjester.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/HiddenJester/HJSDebug.git",
"tag": "v1.2.3"
},
"source_files": "HJSDebug",
"resources": "HJSDebug/HJSDebugCenterControlPanel.xib"
}