2 "name": "AutoLayoutKit",
4 "summary": "A descriptive way to create NSLayoutConstraints for AutoLayout in iOS 6.0+. Just use ALK to layout your views!",
5 "description": " This Cocoa Touch framework provides a simple and intuitive \n way to deal with AutoLayout and NSLayoutConstraints in iOS \n applications 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": "https://github.com/floriankrueger/AutoLayoutKit",
9 "Florian Krueger": "florian.krueger@projectserver.org"
12 "git": "https://github.com/floriankrueger/AutoLayoutKit.git",
19 "source_files": "Classes",
20 "resources": "Assets",
21 "public_header_files": "Classes/**/*.h",