4 "summary": "Syntactic sugar untop of AutoLayout to stick views together",
5 "description": "Syntactic sugar untop of AutoLayout to stick views together.\nSticky sugar adds convenience methods on top of auto layout to build and apply constraints to your view in a nice and chainable way.",
6 "homepage": "https://github.com/Kleemann/StickySugar",
15 "git": "https://github.com/Kleemann/StickySugar.git",
18 "social_media_url": "https://twitter.com/madskleemann",
22 "source_files": "StickySugar/Classes/**/*",
23 "swift_version": "5.0"