[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 4 / CHDatePicker / 0.1.2 / CHDatePicker.podspec.json
blobf671d9307b06600aefb42d3cb9829cdb29230ef3
2   "name": "CHDatePicker",
3   "version": "0.1.2",
4   "summary": "Date picker",
5   "description": "A date picker contains yyyy.MM.dd yyyy.MM MM.dd.EEEE",
6   "homepage": "https://gitlab.com/EvilWizard/CHDatePicker.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EvilWizard": "duanchao19900812@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/EvilWizard/CHDatePicker.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CHDatePicker/Classes/**/*",
22   "dependencies": {
23     "CHDateUtil": [
25     ]
26   }