blob: cbcf35da2d15ecfa5e039c0818206d521c8385ae [file] [log] [blame]
{
"name": "KWGradientView",
"version": "0.1.3",
"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": {
"KeepWorks": "ios@keepworks.com"
},
"source": {
"git": "https://github.com/keepworks/KWGradientView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KWGradientView/Views/KWGradientView.swift",
"pushed_with_swift_version": "3.0"
}