blob: cc3e705a486e5cfde43ea37e6e7c55b41359aefe [file] [log] [blame]
{
"name": "AngleGradientBorderView",
"version": "1.0.0",
"summary": "An easy to use border gradient view.",
"description": "A simple UIView subclass to easily add a stroked border with a given color gradient and border with.",
"homepage": "https://github.com/MetalPay/AngleGradientBorderView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"erusso1": "ephraim@metalpay.co"
},
"source": {
"git": "https://github.com/MetalPay/AngleGradientBorderView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "AngleGradientBorderView/Classes/**/*",
"swift_version": "5.0"
}