[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / 2 / UIMagicDropDown / 1.0.0 / UIMagicDropDown.podspec.json
blob54b858078f589ff43026d00bf8836b81070834af
2   "name": "UIMagicDropDown",
3   "version": "1.0.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.0.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       "UIMagicDropDown/Strings/**"
27     ]
28   },
29   "swift_version": "5.0"