blob: 4652d7fd8bc17a5fb56de985cd1a9842b758065d [file] [log] [blame]
{
"name": "SpicyButton",
"version": "0.0.1",
"summary": "Full-featured IBDesignable UIButton class",
"description": "Uses @IBDesignables to easily create customized buttons right from the storyboard fie",
"homepage": "https://github.com/lukecrum/",
"license": "MIT",
"authors": {
"lukecrum20": "lukecrum20@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lukecrum/SpicyButton.git",
"tag": "0.0.1"
},
"source_files": "SpicyButtons/",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "4.0"
}