blob: 5e318a1372d6b3923470abef481d570da040262d [file] [log] [blame]
{
"name": "MARoundButton",
"version": "0.1.3",
"summary": "A UIButton SubClass to make rounding easier.",
"description": "A UIButton SubClass utilizing IBDesignable and IBInspectable, to make rounding easier. Written in Swift 2.2.",
"homepage": "https://github.com/Miller47/MARoundButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Tyler Miller",
"source": {
"git": "https://github.com/Miller47/MARoundButton.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MARoundButton/Classes/**/*"
}