blob: c277242e6e2407d4ab059b03f7c4938865db2115 [file] [log] [blame]
{
"name": "MARoundButton",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift"
}