2pods
FrameLayout is a tool for positioning, sizing and arranging views without using CGRects.
License: MIT
Offers more readable and concise replacement for constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant: (NSLayoutConstraint, AutoLayout mechanism).
License: BSD