blob: 3db7b334f30146373f5c1b0967b74f6301bf34c7 [file] [log] [blame]
{
"name": "BigAssButton",
"version": "0.1.9",
"summary": "A button with rounded corners and horizontally aligned title and image.",
"description": "A reusable, customizable UIButton that horizontally aligns the button's image and title. Works with Storyboards & Interface Builder.",
"homepage": "https://github.com/ashtonmeuser/BigAssButton",
"license": "MIT",
"authors": "Ashton Meuser",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ashtonmeuser/BigAssButton.git",
"tag": "0.1.9"
},
"source_files": [
"BigAssButton",
"BigAssButton/**/*.{h,m}"
],
"pushed_with_swift_version": "4.0"
}