2 "name": "MasonryForTDesk",
5 "summary": "Harness the power of Auto Layout NSLayoutConstraints with a simplified, chainable and expressive syntax.",
6 "homepage": "https://github.com/cloudkite/Masonry",
8 "Jonas Budelmann": "jonas.budelmann@gmail.com"
10 "social_media_url": "http://twitter.com/cloudkite",
12 "git": "https://github.com/RoleWong/Masonry.git",
15 "description": "Masonry is a light-weight layout framework which wraps AutoLayout with a nicer syntax.\nMasonry has its own layout DSL which provides a chainable way of describing your\nNSLayoutConstraints which results in layout code which is more concise and readable.\n Masonry supports iOS and Mac OSX.",
16 "source_files": "Masonry/*.{h,m}",