blob: bf9e6454d19dda75f26a99ec7881bdda307bdb4c [file] [log] [blame]
{
"name": "BorderedButton",
"version": "1.1.0",
"summary": "UI Button subclass that imitates buttons in the App Store app.",
"homepage": "https://github.com/daniel-barros/BorderedButton",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Daniel Barros": "dani.barros@me.com"
},
"source": {
"git": "https://github.com/daniel-barros/BorderedButton.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BorderedButton/**/*.{h,swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}