[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / f / KGNGradientView / 0.2 / KGNGradientView.podspec.json
blobac469fc4a904ee2d586ba01335687f16eceeb369
2   "name": "KGNGradientView",
3   "version": "0.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.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"