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