[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / 0 / d / KWGradientView / 0.1.2 / KWGradientView.podspec.json
blobddc74a624660a4257c0e8648bead6f3b24985074
2   "name": "KWGradientView",
3   "version": "0.1.2",
4   "summary": "Subclass of UIView to add gradient to your views",
5   "description": "Create horizontal, vertical & diagonal gradients on your view using this UIView subclass.",
6   "homepage": "https://github.com/keepworks/KWGradientView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pavan Kotesh": "pavan@keepworks.com"
13   },
14   "source": {
15     "git": "https://github.com/keepworks/KWGradientView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KWGradientView/Views/KWGradientView.swift",
22   "pushed_with_swift_version": "3.0"