[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / d / GradientView / 2.3.4 / GradientView.podspec.json
blobbb323d9aa2b903bcb0f579a470e9a831ba7ec830
2   "name": "GradientView",
3   "version": "2.3.4",
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.4"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "swift_versions": [
19     "5.0",
20     "5.2"
21   ],
22   "platforms": {
23     "ios": "8.0",
24     "tvos": "9.0"
25   },
26   "frameworks": "UIKit",
27   "source_files": "Sources/GradientView/**/*.swift",
28   "swift_version": "5.2"