blob: fa29c17c8e096276952693f9b5f17c0ab4cd3df9 [file] [log] [blame]
{
"name": "MKGradientView",
"version": "2.0",
"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"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MKGradientView/**/*.swift",
"frameworks": "UIKit"
}