4 "summary": "A simple logging utility",
5 "description": " This provides some simple macros for logging debug,\ninfo, warn, and error messages. The messages are written to a log file. The\nlog file can then be viewed via an included viewController, or retrieved.\n\n",
6 "homepage": "https://github.com/etcetc/OBLogger",
9 "etcetc": "ff@onebeat.com"
12 "git": "https://github.com/etcetc/OBLogger.git",
19 "source_files": "Pod/Classes",
20 "resources": "Pod/Assets/*.xib",
21 "public_header_files": "Pod/Classes/*.h"