blob: 01c7acdcd8607587a285c95c471356c5eab082a7 [file] [log] [blame]
{
"name": "MARoundButton",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MARoundButton/Classes/**/*"
}