Showing
1 changed file
with
1 additions
and
1 deletions
1 | -#Masonry [](https://travis-ci.org/cloudkite/Masonry) | 1 | +#Masonry [](https://travis-ci.org/cloudkite/Masonry) [](https://coveralls.io/r/cloudkite/Masonry?branch=master) |
2 | 2 | ||
3 | Masonry is a light-weight layout framework which wraps AutoLayout with a nicer syntax. Masonry has its own layout DSL which provides a chainable way of describing your NSLayoutConstraints which results in layout code that is more concise and readable. | 3 | Masonry is a light-weight layout framework which wraps AutoLayout with a nicer syntax. Masonry has its own layout DSL which provides a chainable way of describing your NSLayoutConstraints which results in layout code that is more concise and readable. |
4 | Masonry supports iOS and Mac OSX. | 4 | Masonry supports iOS and Mac OSX. |
-
Please register or login to post a comment