Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umobi/constraintbuilder

UIKit constraint builder with activate, deactivate and update methods
https://github.com/umobi/constraintbuilder

autolayout constraint-layout ios swiftpackagemanager tvos

Last synced: about 2 months ago
JSON representation

UIKit constraint builder with activate, deactivate and update methods

Awesome Lists containing this project

README

        

# ConstraintBuilder

[![CI Status](https://img.shields.io/travis/brennobemoura/ConstraintBuilder.svg?style=flat)](https://travis-ci.org/brennobemoura/ConstraintBuilder)
[![Version](https://img.shields.io/cocoapods/v/ConstraintBuilder.svg?style=flat)](https://cocoapods.org/pods/ConstraintBuilder)
[![License](https://img.shields.io/cocoapods/l/ConstraintBuilder.svg?style=flat)](https://cocoapods.org/pods/ConstraintBuilder)
[![Platform](https://img.shields.io/cocoapods/p/ConstraintBuilder.svg?style=flat)](https://cocoapods.org/pods/ConstraintBuilder)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

ConstraintBuilder is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'ConstraintBuilder'
```

## Author

brennobemoura, [email protected]

## License

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