2 "name": "InjectableLoggers",
4 "swift_versions": "5.0",
5 "summary": "A nice set of protocols that will help your logger(s) at being loosely coupled and injectable",
6 "description": "A nice set of protocols that will help logger(s) at being loosely coupled and injectable.\n\nBonus! This lib comes with two concrete loggers 🎉\nAnother bonus! This lib comes with a pretty handy mock logger called MockLogger 🎉",
7 "homepage": "https://github.com/lvnkmn/InjectableLoggers",
13 "mclovink@me.com": "mclovink@me.com"
16 "git": "https://github.com/lvnkmn/InjectableLoggers.git",
22 "source_files": "InjectableLoggers/Classes/**/*",
24 "swift_version": "5.0"