4 "summary": "Easier iOS layout, and a bunch of other things",
5 "description": " LayoutKit is a collection of UI tools that make iOS UI developers life easier to live.\n",
6 "homepage": "https://github.com/knguyen2708/LKit",
9 "knguyen": "nguyenhoangkhanh@gmail.com"
12 "git": "https://github.com/knguyen2708/LKit.git",
19 "source_files": "LKit/LKit.h",
30 "name": "LinearLayout",
37 "LKit/LKBuilder.{h,m}",
50 "LKit/NSObject+LK.{h,m}",
51 "LKit/NSArray+LK.{h,m}",
52 "LKit/NSAttributedString+LK.{h,m}",
53 "LKit/UIColor+LK.{h,m}",
55 "LKit/LKButton.{h,m}",
56 "LKit/UIView+LK.{h,m}"
61 "source_files": "LKit/LKAutoLayout.{h,m}"