4 "summary": "Constraint-based autolayout system written on Swift. Not Autolayout wrapper.",
5 "description": "Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views. Has cross-hierarchy coordinate space. Implementation performed on rect-based constraints. Fast, asynchronous, declarative, cacheable, extensible. Supported iOS, macOS, tvOS.",
6 "homepage": "https://github.com/k-o-d-e-n/CGLayout",
12 "k-o-d-e-n": "koden.u8800@gmail.com"
15 "git": "https://github.com/k-o-d-e-n/CGLayout.git",
18 "social_media_url": "https://twitter.com/K_o_D_e_N",
24 "source_files": "CGLayout/Classes/**/*",
25 "pushed_with_swift_version": "3.0"