blob: 699d5d15c84a3caf0c2048c81bba532146c9c7d5 [file] [log] [blame]
{
"name": "DropdownButton",
"version": "0.1.1",
"summary": "A button which open a dropwdown with selectable elements.",
"description": "A customizable button which open a dropwdown with selectable elements. Based on iOSDropDown Library by jriosdev.",
"homepage": "https://github.com/alexanderkorus/DropdownButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexanderkorus": "alexander.korus@svote.io"
},
"source": {
"git": "https://github.com/alexanderkorus/DropdownButton.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DropdownButton/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 5.0.0"
]
},
"swift_version": "4.2"
}