blob: 374324850bba660851593e009ef83b08c0541f2c [file] [log] [blame]
{
"name": "MKGradientView",
"version": "2.0.1",
"summary": "Highly customizable Core Graphics based gradient view",
"homepage": "https://github.com/maxkonovalov/MKGradientView",
"license": "MIT",
"authors": "Max Konovalov",
"source": {
"git": "https://github.com/maxkonovalov/MKGradientView.git",
"tag": "2.0.1"
},
"source_files": "MKGradientView/**/*.swift",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"frameworks": "UIKit"
}