[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 6 / 1 / 2 / UIMagicDropDown / 1.1.0 / UIMagicDropDown.podspec.json
bloba3f8d9737d79ec68083169e9ef67f1c149290ec0
2   "name": "UIMagicDropDown",
3   "version": "1.1.0",
4   "summary": "An elegant and magic dropdown",
5   "description": "An elegant and magic dropdown for general use.",
6   "homepage": "https://github.com/CodeNationDev",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "CodeNationDev",
12   "swift_versions": "5.0",
13   "source": {
14     "git": "https://github.com/CodeNationDev/UIMagicDropDown.git",
15     "tag": "UIMagicDropDown-1.1.0"
16   },
17   "social_media_url": "https://twitter.com/deividmarshall",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "source_files": "UIMagicDropDown/**/*.{swift}",
23   "resource_bundles": {
24     "UIMDrop": [
25       "UIMagicDropDown/Resources/**"
26     ]
27   },
28   "swift_version": "5.0"