[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 4 / CHDatePicker / 0.1.7 / CHDatePicker.podspec.json
blob22ab39295f104ee06916a6b7b02f0c03a0e77253
2   "name": "CHDatePicker",
3   "version": "0.1.7",
4   "summary": "Date picker",
5   "description": "A date picker contains yyyy.MM.dd yyyy.MM MM.dd.EEEE yyyy",
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.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CHDatePicker/Classes/**/*",
22   "dependencies": {
23     "CHDateUtil": [
25     ]
26   }