2 "name": "LibComponentLogging-LogFile",
5 "git": "https://github.com/aharren/LibComponentLogging-LogFile.git",
8 "homepage": "http://0xc0.de/LibComponentLogging",
10 "Arne Harren": "ah@0xc0.de"
13 "summary": "LibComponentLogging logging back-end which writes log messages to an application-specific log file.",
14 "description": "LibComponentLogging-LogFile is a logging back-end for LibComponentLogging which writes log messages to an application-specific log file.",
15 "prepare_command": "echo '{\"name\": \"LogFile\", \"type\": \"logger\", \"main_header\": \"LCLLogFile.h\", \"config_template\": \"LCLLogFileConfig.template.h\"}' > pod.lcl_configure",
22 "requires_arc": false,
24 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/..\""
27 "LibComponentLogging-Core": [