blob: 539deb4e81cafee5cc17e4c2e1206a52dcf18187 [file] [log] [blame]
{
"name": "ExpandableButton",
"version": "1.0.0",
"summary": "ExpandableButton",
"description": "Customizable and easy to use expandable button in Swift.",
"homepage": "https://github.com/DimaMishchenko/ExpandableButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dima Mishchenko": "narmdv5@gmail.com"
},
"source": {
"git": "https://github.com/DimaMishchenko/ExpandableButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ExpandableButton/*"
}