[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 4 / f / DropdownSelection / 0.1.5 / DropdownSelection.podspec.json
blobd4badeb07bcacc6f3f953c58e06c39c792fb68e1
2   "name": "DropdownSelection",
3   "version": "0.1.5",
4   "summary": "A Simple Dropdown Menu Selection.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/stevenpho/DropdownSelection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Steven": "a1231233434@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/stevenpho/DropdownSelection.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "DropdownSelection/Classes/**/*",
22   "resources": "DropdownSelection/Assets/*.svg",
23   "dependencies": {
24     "Then": [
25       "~> 3.0.0"
26     ],
27     "SnapKit": [
28       "~> 5.6.0"
29     ],
30     "SVGKit": [
31       "~> 3.0.0"
32     ]
33   }