| { |
| "name": "KWGradientView", |
| "version": "0.1.2", |
| "summary": "Subclass of UIView to add gradient to your views", |
| "description": "Create horizontal, vertical & diagonal gradients on your view using this UIView subclass.", |
| "homepage": "https://github.com/keepworks/KWGradientView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Pavan Kotesh": "pavan@keepworks.com" |
| }, |
| "source": { |
| "git": "https://github.com/keepworks/KWGradientView.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "KWGradientView/Views/KWGradientView.swift", |
| "pushed_with_swift_version": "3.0" |
| } |