blob: 669ca8bdaa947f01a7e19fad0d80fafb8a087f35 [file] [log] [blame]
{
"name": "HJSDebug",
"version": "1.2.2",
"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.2"
},
"source_files": "HJSDebug",
"resources": "HJSDebug/HJSDebugCenterControlPanel.xib"
}