blob: 33afd70aee3defd86a525c80f7cdbc0c0242c56f [file] [log] [blame]
{
"name": "StartButton",
"version": "1.1.8",
"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.1.8"
},
"platforms": {
"ios": "11.0"
},
"source_files": "StartButton/ColoredButton.swift"
}