[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 9 / DayDatePicker / 1.1 / DayDatePicker.podspec.json
blobf13a47928db2d1b624c5c43ef8566a4fc88cb45b
2   "name": "DayDatePicker",
3   "version": "1.1",
4   "summary": "A custom and customizable UIDatePicker which displays the day of the week alongside the day column",
5   "description": "A custom and customizable UIDatePicker which displays the day of the week alongside the day column. You can customize the appearance and behaviour of the control.",
6   "homepage": "https://github.com/hughbe/DayDatePicker",
7   "screenshots": [
8     "https://raw.githubusercontent.com/hughbe/day-date-picker/master/resources/screenshots/1.png",
9     "https://raw.githubusercontent.com/hughbe/day-date-picker/master/resources/screenshots/2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "hughbe": "hughbellars@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/hughbe/day-date-picker.git",
20     "tag": "1.1"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "swift_version": "4.0",
26   "source_files": "DayDatePicker/Classes/**/*",
27   "frameworks": "UIKit"