2 "name": "LibComponentLogging-NSLog",
5 "git": "https://github.com/aharren/LibComponentLogging-NSLog.git",
8 "homepage": "http://0xc0.de/LibComponentLogging",
10 "Arne Harren": "ah@0xc0.de"
13 "summary": "LibComponentLogging logging back-end which redirects logging to NSLog.",
14 "description": "LibComponentLogging-NSLog is a very simple logging back-end for LibComponentLogging which redirects log messages to NSLog, but adds information about the log level, the log component, and the log statement's location (file name and line number).",
15 "prepare_command": "echo '{\"name\": \"NSLog\", \"type\": \"logger\", \"main_header\": \"LCLNSLog.h\"}' > pod.lcl_configure",
22 "requires_arc": false,
24 "LibComponentLogging-Core": [