2 "name": "GBSwiftLogger",
4 "summary": "An awesome Swift logger with verbosity selection",
5 "description": "This Logger with help you to debug your Swift app / framework easier. You can select which level of verbosity you want to be printed, also you are able to fully disable logs or enable all the available levels.",
6 "homepage": "https://github.com/gbattistel/GBSwiftLogger",
12 "Guillermo Battistel": "guillermo.battistel@gmail.com"
15 "git": "https://github.com/gbattistel/GBSwiftLogger.git",
18 "swift_versions": "5.0",
24 "GBSwiftLogger/**/*.{h,m,swift}"
26 "exclude_files": "GBSwiftLogger/Exclude",
27 "swift_version": "5.0"