[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / c / AngleGradientBorderView / 1.0.0 / AngleGradientBorderView.podspec.json
blobcc3e705a486e5cfde43ea37e6e7c55b41359aefe
2   "name": "AngleGradientBorderView",
3   "version": "1.0.0",
4   "summary": "An easy to use border gradient view.",
5   "description": "A simple UIView subclass to easily add a stroked border with a given color gradient and border with.",
6   "homepage": "https://github.com/MetalPay/AngleGradientBorderView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "erusso1": "ephraim@metalpay.co"
13   },
14   "source": {
15     "git": "https://github.com/MetalPay/AngleGradientBorderView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AngleGradientBorderView/Classes/**/*",
23   "swift_version": "5.0"