[Add] AdPopcornSSP 2.9.1
[CocoaPods.git] / Specs / 8 / 2 / 5 / DropDownSw / 0.1.4 / DropDownSw.podspec.json
blob88b6dde589acd45b0012b27d3a62d4f6ab26ff54
2   "name": "DropDownSw",
3   "version": "0.1.4",
4   "summary": "Simple DropDown implementaion View.",
5   "swift_versions": "5.0",
6   "homepage": "https://github.com/motosw3600/DropDownSw",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "motosw3600": "motosw3600@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/motosw3600/DropDownSw.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DropDownSw/Classes/**/*",
22   "resources": [
23     "DropDownSw/Assets/*.png"
24   ],
25   "resource_bundles": {
26     "DropDownSw": [
27       "DropDownSw/Assets/*.png"
28     ]
29   },
30   "swift_version": "5.0"