The ultimate API for iOS & OS X Auto Layout, impressively simple, and immensely powerful. PureLayout extends UIView/NSView, NSArray, and NSLayoutConstraint with a comprehensive Auto Layout API that is modeled after Apple's own frameworks. PureLayout is a cross-platform Objective-C library that works (and looks!) great in Swift. It is fully backward-compatible with all versions of iOS and OS X that support Auto Layout. Writing Auto Layout code from scratch isn't easy. PureLayout provides a fully capable and developer-friendly interface for Auto Layout. It is designed for clarity and simplicity, and takes inspiration from the AutoLayout UI options available in Interface Builder while delivering far more flexibility. The API is also highly efficient, as it adds only a thin layer of third party code and is engineered for maximum performance.
Features
- Language Support: Swift (any version), Objective-C
- Fully Compatible With: Xcode 7.0
- Fully Compatible With: iOS 9.0
- Fully Compatible With: OS X 10.11
- To use PureLayout in an App Extension, you need to do a bit of extra configuration to prevent usage of unavailable APIs
- PureLayout defines view attributes that are used to create auto layout constraints