[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 4 / CHDatePicker / 0.1.0 / CHDatePicker.podspec.json
blob36d18c54bfb674c227ddb607feb1b0dfde311448
2   "name": "CHDatePicker",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CHDatePicker/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "CHDateUtil": [
28     ]
29   }