[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / c / MKDatePicker / 1.2.1 / MKDatePicker.podspec.json
blob5a4f1642c9300e2907c3892cbb553b305397af54
2   "name": "MKDatePicker",
3   "version": "1.2.1",
4   "summary": "A short description of MKDatePicker.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LiuSky/MKDatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LiuSky": "327847390@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LiuSky/MKDatePicker.git",
16     "tag": "1.2.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "MKDatePicker/Classes/Controller/",
24     "MKDatePicker/Classes/Extension/",
25     "MKDatePicker/Classes/Model/",
26     "MKDatePicker/Classes/View/",
27     "MKDatePicker/Classes/Protocol/"
28   ],
29   "resources": "MKDatePicker/Assets/Langs.bundle",
30   "dependencies": {
31     "XBAlertViewController": [
32       "~> 1.0.1"
33     ]
34   },
35   "swift_version": "5.0"