blob: 1944f16a1081efbad2120e49921155cc1ef6dd44 [file] [log] [blame]
{
"name": "DayScheduleView",
"version": "0.9.0",
"summary": "Single day calendar or schedule view with EventKit and drag-and-drop support.",
"description": "DayScheduleView is a custom control for iOS applications. DayScheduleView\npresents a single 24-hour day and allows the user to view EventKit or other\nevents directly in the day. DayScheduleView supports drag-and-drop to allow\nthe user to drop new events on the schedule and create new appointments.",
"homepage": "https://github.com/nakedsoftware/DayScheduleView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Naked Software, LLC": "support@naked.software"
},
"social_media_url": "http://twitter.com/mfcollins3",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/nakedsoftware/DayScheduleView.git",
"tag": "0.9.0"
},
"source_files": "Classes",
"swift_version": "4.2"
}