7 "summary": "A swift theming framework for UIKit for easy adoption of multi theme and iOS dark mode",
8 "swift_versions": "5.1",
9 "description": "Gaudà is a framework for theme management in UIKit. It allows to easily swap themes in runtime, revert theming applied through UIAppearance proxies.\n\nGaudà also provides a DSL for UIAppearance rules and NSAttributedString.\n\nThis framework uses semantic colors names to better adapt to dark mode and other possible themes living within the same app.",
14 "homepage": "https://www.pfrpg.net",
16 "Giuseppe Lanza": "gringoire986@gmail.com"
19 "git": "https://github.com/gringoireDM/Gaudi.git",
22 "source_files": "Sources/**/*.swift",
23 "swift_version": "5.1"