[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 4 / d / GradientView / 2.3.2 / GradientView.podspec.json
blob8073f58240fa7618e0b617bdfc7f6c42059590bb
2   "name": "GradientView",
3   "version": "2.3.2",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/GradientView",
8   "summary": "Easily use gradients in UIKit.",
9   "description": "Gradient View is a simple UIView wrapper around CGGradient.",
10   "source": {
11     "git": "https://github.com/soffes/GradientView.git",
12     "tag": "v2.3.2"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "tvos": "9.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "GradientView/**/*.{h,m,swift}",
23   "pushed_with_swift_version": "4.0"