2 "name": "LayoutEngine",
4 "summary": "Manually calculate frames for views stacked on top of each-other",
5 "description": "LayoutEngine is a tiny framework that allows you to declarativly define how views should be stacked on top of each-other and manually update their frame. Ideal when auto-layout is not performant enough.",
6 "homepage": "https://github.com/rechsteiner/LayoutEngine",
11 "authors": "Martin Rechsteiner",
12 "social_media_url": "http://twitter.com/rechsteiner",
17 "git": "https://github.com/rechsteiner/LayoutEngine.git",
20 "source_files": "LayoutEngine/*.swift",