axldyb / ADAutoLayout

A category on UIView to simplify programmatically use of Auto Layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADAutoLayout

Version Platform

Usage

To run the example project; clone the repo, and run pod install from the Project directory first.
If you are running CocoaPods 0.29 or newer run pod try ADAutoLayout.

Installation

ADAutoLayout is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "ADAutoLayout"

Author

axldyb, aksel.dybdal@shortcut.no

License

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

About

A category on UIView to simplify programmatically use of Auto Layout

License:MIT License


Languages

Language:Objective-C 78.2%Language:Ruby 21.8%