4 "summary": "This helps make the view`s configuration code, hierarchy code, and constraint code neat.",
5 "description": "So far, when coding for a view, we wrote a combination of configuration code, constraint code, and hierarchical code, resulting in a poor understanding of the source. So, I created a library that helps you separate this configuration code, constraint code, and hierarchical code to make it cleaner.",
6 "homepage": "https://github.com/audrl1010/UIBaseKit",
12 "audrl1010": "audrl1010@naver.com"
15 "git": "https://github.com/audrl1010/UIBaseKit.git",
21 "source_files": "UIBaseKit/Classes/**/*",
22 "pushed_with_swift_version": "4.0"