[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 6 / f / LogContent / 1.1.1 / LogContent.podspec.json
blob147c6893f237c7b7447e98ff817db1d73d00dd96
2   "name": "LogContent",
3   "version": "1.1.1",
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.1.1"
20   },
21   "source_files": [
22     "Sources",
23     "Sources/Helpers",
24     "**/*.{h,m}"
25   ],
26   "requires_arc": true,
27   "swift_versions": "5.0",
28   "swift_version": "5.0"