CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.

Venuz 0.1.0

Venuz 0.1.0

Maintained by Paolo Prodossimo Lopes.



Venuz 0.1.0

  • By
  • PaoloProdossimoLopes

venuz banner

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 SwiftUI

License

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