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