/constrain

A micro AutLayout DSL

Primary LanguageSwiftMIT LicenseMIT

Constrain

A micro AutLayout DSL.

Installation

Add the following dependency to your Cartfile:

github "clmntcrl/constrain" ~> 0.1

Add the package as dependency in your Package.swift:

dependencies: [
    .package(url: "https://github.com/clmntcrl/constrain.git", from: "0.1.1"),
]

License

Subscription is released under the MIT license. See LICENSE for details.