blob: a74153c5157d354bf922e25f6cab251017c24a14 [file] [log] [blame]
{
"name": "KWGradientView",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "KWGradientView/Views/KWGradientView.swift",
"swift_version": "5.0"
}