[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / d / KWGradientView / 1.0.0 / KWGradientView.podspec.json
bloba74153c5157d354bf922e25f6cab251017c24a14
2   "name": "KWGradientView",
3   "version": "1.0.0",
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     "KeepWorks": "ios@keepworks.com"
13   },
14   "source": {
15     "git": "https://github.com/keepworks/KWGradientView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "KWGradientView/Views/KWGradientView.swift",
23   "swift_version": "5.0"