2 "name": "MasonryForTDesk",
5 "summary": "Harness the power of Auto Layout NSLayoutConstraints with a simplified, chainable and expressive syntax.",
7 "Jonas Budelmann": "jonas.budelmann@gmail.com"
9 "social_media_url": "http://twitter.com/cloudkite",
10 "homepage": "https://cloud.tencent.com/document/product/269/3794",
11 "documentation_url": "https://cloud.tencent.com/document/product/269/9147",
13 "git": "https://github.com/RoleWong/Masonry.git",
16 "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.",
17 "source_files": "Masonry/*.{h,m}",