2 "name": "FLKAutoLayout",
7 "summary": "UIView category which makes it easy to create layout constraints in code.",
8 "description": "A collection of UIView category methods to make it easy when creating layout constraints in code.",
9 "homepage": "https://github.com/floriankugler/FLKAutoLayout",
12 "Florian Kugler": "mail@floriankugler.com"
15 "git": "https://github.com/floriankugler/FLKAutoLayout.git",
18 "source_files": "FLKAutoLayout/**/*",
19 "public_header_files": "FLKAutoLayout/*.h"