[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 7 / 0 / DropdownButton / 0.1.0 / DropdownButton.podspec.json
blob58d341623456ee4eae816d5c8113f6234af120db
2   "name": "DropdownButton",
3   "version": "0.1.0",
4   "summary": "A button which open a dropwdown with selectable elements.",
5   "description": "A customizable button which open a dropwdown with selectable elements. Based on iOSDropDown Library by jriosdev.",
6   "homepage": "https://github.com/alexanderkorus/DropdownButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alexanderkorus": "alexander.korus@svote.io"
13   },
14   "source": {
15     "git": "https://github.com/alexanderkorus/DropdownButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "DropdownButton/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.2.0"
25     ]
26   },
27   "swift_version": "4.2"