blob: 4351b52bac3d021e8b8cb5945f334aa88ee57bf6 [file] [log] [blame]
{
"name": "StartButton",
"version": "1.2.0",
"summary": "This is a button with two actions and changing layout.",
"description": "You can use this if you need a button with multiple actions and which dynamically changes its layout when you tap on it.",
"homepage": "https://github.com/DianaDaia/ColoredButton",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Diana Daia": "diana.daia@icloud.com"
},
"source": {
"git": "https://github.com/DianaDaia/ColoredButton.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "StartButton/ColoredButton.swift"
}