[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 1 / 6 / f / LogContent / 1.0.2 / LogContent.podspec.json
blob4f72dae8bb665641118cbef96233dedbc6c23a29
2   "name": "LogContent",
3   "version": "1.0.2",
4   "summary": "Powerful logging/tracing instrument.",
5   "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.",
6   "homepage": "https://github.com/annexant-zz/LogContent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrey Ostroverkhiy": "a.ostroverkhiy@mobidev.biz"
13   },
14   "platforms": {
15     "ios": "10"
16   },
17   "source": {
18     "git": "https://github.com/annexant-zz/LogContent.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "Sources",
23     "Sources/Helpers",
24     "**/*.{h,m}"
25   ],
26   "requires_arc": true,
27   "swift_version": "5.0"