CocoaPods trunk is moving to be read-only. Read more on the blog, there are 9 months to go.
1pod
LayoutComposer provides methods to write the typical UIView layout patterns such as:
Since each layout pattern is able to contain other layout patterns as child components, you can form complicated layouts. Auto Layout code written by LayoutComposer expresses the UIView hierarchy. It makes Auto Layout code very simple and intuitive.
License: MIT