2 "name": "GLJInfiniteScrollView",
5 "summary": "Harness the power of Auto Layout NSLayoutConstraints with a simplified, chainable and expressive syntax.",
6 "homepage": "https://github.com/gaoleegin/GLJInfiniteScrollView",
8 "Jonas Budelmann": "jonas.budelmann@gmail.com"
11 "git": "https://github.com/gaoleegin/GLJInfiniteScrollView.git",
14 "description": "GLJInfiniteScrollView 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.\nMasonry supports iOS and Mac OSX.",
15 "source_files": "GLJInfiniteScrollView/*.{h,m}",