blob: c1658be9ed9d156ae426eb6a67d752ae8dee874e [file] [log] [blame]
{
"name": "WGLiSwiftUI",
"version": "0.1.2",
"summary": "A collection of UI Widgets that either extend, subclass, or work in compliment to Apple's UIKit",
"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",
"homepage": "https://github.com/rwolande/WGLiSwiftUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Wolande": "hi@ryanwolande.com"
},
"source": {
"git": "https://github.com/rwolande/WGLiSwiftUI.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WGLiSwiftUI/UIColorExtension.swift",
"pushed_with_swift_version": "3.0",
"deprecated": true
}