blob: 31b935b0b7f098a97aa38ae94794276473c8e5e1 [file] [log] [blame]
{
"name": "MARoundButton",
"version": "0.1.7",
"summary": "A UIButton SubClass to make rounding easier.",
"description": "A UIButton SubClass utilizing IBDesignable and IBInspectable, to make rounding easier. Written in Swift 3.",
"homepage": "https://github.com/MillerApps/MARoundButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Tyler Miller",
"source": {
"git": "https://github.com/MillerApps/MARoundButton.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift"
}