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