4 "summary": "JustLog brings logging on iOS to the next level. It supports console, file and remote Logstash logging via TCP socket with no effort.",
5 "description": "<<-DESC\n JustLog brings logging on iOS to the next level. It supports console, file and remote Logstash logging via TCP socket out of the box. You can setup JustLog to use [logz.io](http://logz.io) with no effort. JustLog relies on SwiftyBeaver, exposes a simple swifty API but it plays just fine also with Objective-C.\n DESC",
6 "homepage": "https://github.com/justeat/JustLog",
11 "authors": "Just Eat Takeaway iOS Team",
13 "git": "https://github.com/justeat/JustLog.git",
16 "social_media_url": "https://twitter.com/justeat_tech",
21 "swift_versions": "5.0",
22 "pod_target_xcconfig": {
23 "DEFINES_MODULE": "YES"
26 "JustLog/Classes/**/*",
27 "JustLog/Extensions/**/*"
34 "swift_version": "5.0"