Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 1.12 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.12 KB

NSLayoutConstraint+HAWHelpers

Installation

We're going to issue a pull request to get into the master podspec repo. In the meantime, just aim your Podfile at our repo!

pod 'NSLayoutConstraint+HAWHelpers', :git => 'https://github.com/howaboutwe/NSLayoutConstraint-HAWHelpers.git'

Authorship

Written by Brad Heintz and James Paolantonio for HowAboutWe/This Life, Inc. Copyright © 2013 This Life, Inc.

License

Apache License 2.0. Go ahead and fork the repo, and send along pull requests if you feel you have changes to share.

Usage

The method signatures should tell you pretty much everything you need to know about how to use them. For information on Auto Layout generally, see Apple's docs on the topic.

Note that the selection of methods is deliberately not comprehensive - it just gives you a fast way to do the basics.