blob: 786b5febd76526163e3f3275f657d16abf821da3 [file] [log] [blame]
{
"name": "BigAssButton",
"version": "0.1.7",
"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.7"
},
"source_files": [
"BigAssButton",
"BigAssButton/**/*.{h,m}"
],
"pushed_with_swift_version": "4.0"
}