[Add] TencentEffect_A1-01 3.0.1.5
[CocoaPods.git] / Specs / c / 4 / f / DropdownSelection / 0.1.4 / DropdownSelection.podspec.json
blob77b482135c3b5f84b4a7f2117bd30f374f4e6bec
2   "name": "DropdownSelection",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "DropdownSelection/Classes/**/*",
22   "dependencies": {
23     "Then": [
24       "~> 3.0.0"
25     ],
26     "SnapKit": [
27       "~> 5.6.0"
28     ],
29     "SVGKit": [
30       "~> 3.0.0"
31     ]
32   }