2 "name": "FluentDarkModeKit",
4 "summary": "A library for backporting Dark Mode in iOS",
5 "description": "FluentDarkModeKit provides a mechanism to support dark mode for apps on iOS 11+ (including iOS 13).",
6 "homepage": "https://github.com/microsoft/FluentDarkModeKit",
11 "authors": "Microsoft Corporation",
13 "git": "https://github.com/microsoft/FluentDarkModeKit.git",
24 "swift_versions": "5.0",
26 "Sources/DarkModeCore/*.{h,m}",
27 "Sources/FluentDarkModeKit/**/*.swift"
29 "swift_version": "5.0"