blob: 147c6893f237c7b7447e98ff817db1d73d00dd96 [file] [log] [blame]
{
"name": "LogContent",
"version": "1.1.1",
"summary": "Powerful logging/tracing instrument.",
"description": "A powerful configurable log helper, which easy collects and then prints info about function, file, string no, thread, timestamp e.t.c with minimum code typing needed.",
"homepage": "https://github.com/annexant-zz/LogContent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrey Ostroverkhiy": "a.ostroverkhiy@mobidev.biz"
},
"platforms": {
"ios": "10"
},
"source": {
"git": "https://github.com/annexant-zz/LogContent.git",
"tag": "1.1.1"
},
"source_files": [
"Sources",
"Sources/Helpers",
"**/*.{h,m}"
],
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}