blob: 37f9d8496b911346c3dcec9ec622d2d38cbdd89c [file] [log] [blame]
{
"name": "ExpandableButton",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ExpandableButton/*",
"exclude_files": "ExpandableButton/*.plist",
"swift_version": "4.2"
}