[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / b / 0 / d / KWGradientView / 0.1.1 / KWGradientView.podspec.json
blobfc9724260610e2c26c18e64c4d09bad6c2ed3b4e
2   "name": "KWGradientView",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KWGradientView/Views/KWGradientView.swift",
22   "pushed_with_swift_version": "3.0"