[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / f / KGNGradientView / 0.1.2 / KGNGradientView.podspec.json
bloba67b9c355f56a268f7c9b9c396f0ea3d1daac3a8
2   "name": "KGNGradientView",
3   "version": "0.1.2",
4   "authors": {
5     "David Keegan": "git@davidkeegan.com"
6   },
7   "homepage": "https://github.com/kgn/KGNGradientView",
8   "summary": "KGNGradientView is a collection UIView subclasses for linear and radial gradients.",
9   "source": {
10     "git": "https://github.com/kgn/KGNGradientView.git",
11     "tag": "v0.1.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "source_files": "Source/{GradientView,RadialGradientView}.swift"