horizontalsystems / ComponentKit.Swift

UI Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComponentKit.Swift

UI components

Installation

Swift Package Manager

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

License

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

About

UI Components

License:MIT License


Languages

Language:Swift 100.0%