{ | |
"name": "Butt", | |
"version": "1.0.1", | |
"summary": "Butt - A straight to the meat UIButton.", | |
"homepage": "https://github.com/JasonGoodney/Butt", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"JasonGoodney": "jason.goodney@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/JasonGoodney/Butt.git", | |
"tag": "1.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "Butt/Classes/**/*", | |
"swift_version": "4.2", | |
"frameworks": "UIKit" | |
} |