4 "summary": "A simple set of debug/warning/error macros for iOS",
5 "description": " Provides a simple set of logging functions:\n DLog, WLog, ELog for iOS that behaves like NSLog,\n providing DEBUG, WARNING, and ERROR level outputs.\n\n",
6 "homepage": "https://github.com/dannys42/DSLogs",
9 "Danny Sung": "danny@dannysung.com"
12 "git": "https://github.com/dannys42/DSLogs.git",
19 "source_files": "Pod/Classes/**/*",
25 "public_header_files": "Pod/Classes/**/*.h"