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