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