Venuz
Desing system component to create user interfaces with flexibility and style in every composition.
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Installation
Venuz is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Venuz' # Using this to install all features
#or
pod 'Venuz/UIKit' # Using the /UIKit to import only the features to use UIKit
#or
pod 'Venuz/SwiftUI' # Using the /SwiftUI to import only the features to use SwiftUILicense
Venuz is available under the MIT license. See the LICENSE file for more info.
