4 "summary": "SpeedLog - Swift fast debug logs, improves code optimization",
5 "description": "SpeedLog can be easily disabled and removed for the release build.\nThis would increase code performance and enable better optimization\nfor swift compiler",
6 "homepage": "https://github.com/kostiakoval/SpeedLog",
9 "Kostiantyn Koval": "konstantin.koval1@gmail.com"
12 "git": "https://github.com/kostiakoval/SpeedLog.git",
15 "social_media_url": "https://twitter.com/kostiakoval",
23 "source_files": "Source/*.swift",
24 "pod_target_xcconfig": {
25 "OTHER_SWIFT_FLAGS": "-D ENABLE_LOG"