4 "summary": "A descriptive way to create NSLayoutConstraints in iOS 6.0+ and access / modify them on runtime.",
5 "description": " This Cocoa Touch framework provides a simple and intuitive \n way to deal with NSLayoutConstraints in iOS applications \n which run under iOS 6.0 or later. It is still \n work-in-progress and I have some plans on expanding it.\n",
6 "homepage": "http://layoutkit.github.io",
9 "Florian Krueger": "florian.krueger@projectserver.org"
12 "git": "https://github.com/floriankrueger/LayoutKit.git",
19 "source_files": "Classes",
20 "resources": "Assets",
21 "public_header_files": "Classes/**/*.h",