[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / e / DKDropDownView / 0.1.1 / DKDropDownView.podspec.json
blob81b75d7b0c9e5b49b88951739fb54f57f455e9ab
2   "name": "DKDropDownView",
3   "version": "0.1.1",
4   "summary": "A Simple Date Picker and Custom Picker using UITextField.",
5   "homepage": "https://github.com/dharmesh304/DKDropDownView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "JDB Techs": "jdbtechs@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/dharmesh304/DKDropDownView.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.2",
23     "5.3"
24   ],
25   "source_files": "DKDropDownView/Classes/**/*",
26   "resource_bundles": {
27     "DKDropDownView": [
28       "DKDropDownView/Assets/*.xib",
29       "Pod/**/*.xib"
30     ]
31   },
32   "frameworks": "UIKit",
33   "swift_version": "5.3"