blob: 252decb89554b6b9868960d29eb9307351a8a734 [file] [log] [blame]
{
"name": "SimpleGradientButton",
"version": "1.0.0",
"summary": "Simple gradient button",
"description": "SimpleGradientButton allows you easily create buttons with gradient and rounded corners.",
"homepage": "https://github.com/ildar-gilfanov/SimpleGradientButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ildar Gilfanov": "gilfanov.ildar@gmail.com"
},
"source": {
"git": "https://github.com/ildar-gilfanov/SimpleGradientButton.git",
"tag": "1.0.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*"
}