4 "summary": "Constraint-based autolayout system written on Swift. Not Autolayout wrapper. Reimplemenation of CGLayout.",
5 "description": "Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views.",
6 "homepage": "https://github.com/k-o-d-e-n/LayoutUI",
7 "screenshots": "https://raw.githubusercontent.com/k-o-d-e-n/LayoutUI/main/Resources/benchmark_chart.png",
13 "Denis Koryttsev": "koden.u8800@gmail.com"
16 "git": "https://github.com/k-o-d-e-n/LayoutUI.git",
19 "social_media_url": "https://twitter.com/K_o_D_e_N",
20 "swift_versions": "5.0",
26 "source_files": "Sources/LayoutUI/**.swift",
27 "exclude_files": "Sources/LayoutUI/**.gyb.swift",
28 "swift_version": "5.0"