5 "summary": "Harness the power of Auto Layout NSLayoutConstraints with a simplified, chainable and expressive syntax.",
6 "homepage": "http://git.polyv.net/ios/PolyvMasonry",
8 "Jonas Budelmann": "jonas.budelmann@gmail.com"
11 "git": "http://git.polyv.net/ios/PolyvMasonry",
14 "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.",
15 "source_files": "Masonry/*.{h,m}",