Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 329 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 329 Bytes

ThemeKit.Swift

UI themes and components

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/horizontalsystems/ThemeKit.Swift.git", .upToNextMajor(from: "1.0.0"))
]

License

ThemeKit.Swift is available under the MIT license. See the LICENSE file for more info.