blob: 368432b4b1c5cd75b9762f476fd2f60e1f1b6b13 [file] [log] [blame]
{
"name": "StartButton",
"version": "1.1.18",
"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.18"
},
"platforms": {
"ios": "11.0"
},
"source_files": "StartButton/ColoredButton.swift"
}