2 "name": "IOComponents",
4 "summary": "Basic components for UIKit and extensions for constraining views programmatically.",
5 "description": "Components for UIKit with custom initializations to create views, labels and textfields programmatically.\n\nExtensions on UIViews to manage constraints and paddings by calling a single function.",
6 "homepage": "https://github.com/kaevinio/iocomponents",
7 "swift_versions": "5.0",
10 "Kevin Waltz": "hello@kaevin.io"
16 "git": "https://github.com/kaevinio/iocomponents.git",
19 "source_files": "iocomponents/**/*",
20 "frameworks": "UIKit",
21 "swift_version": "5.0"