[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 4 / d / GradientView / 2.3.3 / GradientView.podspec.json
blob162a1d497b1842afced3ceb121fbca71005476c9
2   "name": "GradientView",
3   "version": "2.3.3",
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.3"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "GradientView/**/*.{h,m,swift}",
24   "pushed_with_swift_version": "4.0"