4 "summary": "A collection of UI Widgets that either extend, subclass, or work in compliment to Apple's UIKit",
5 "description": "A collection of UI Widgets that either extend, subclass, or work in compliment to Apple's UIKit.\n\nSubclasses are as follows:\n\n*UILabel -> WGLiLabel\n*UITableView -> WGLiTableView\n*UITableViewCell -> WGLiTableViewCell\n*UITextField -> WGLiTextField\n*UITextView -> WGLiTextView\n*UIImageView -> WGLiImageView\n*UIButton -> WGLiButton\n\n\nExtensions are as follows:\n\n^UIView\n^UIColor\n\n\nCompliment Classes are as follows:\n\nN/A yet\n\n*To Be Added\n\n^In Progress",
6 "homepage": "https://github.com/rwolande/WGLiSwiftUI",
12 "Ryan Wolande": "hi@ryanwolande.com"
15 "git": "https://github.com/rwolande/WGLiSwiftUI.git",
21 "source_files": "WGLiSwiftUI/UIColorExtension.swift",
22 "pushed_with_swift_version": "3.0",