blob: b7ebdb186f9c3013b5fa21602313159b5b30ce7c [file] [log] [blame]
{
"name": "KDCalendar",
"version": "1.6.5",
"summary": "A calendar component with native events support.",
"description": "This is an implementation of a calendar component for iOS written in Swift 4.0. It features both vertical and horizontal layout (and scrolling) and the display of native calendar events.",
"homepage": "https://github.com/mmick66/CalendarView",
"screenshots": "https://image.ibb.co/eiDPnb/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Michael Michailidis",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mmick66/CalendarView.git",
"tag": "1.6.5"
},
"source_files": [
"Classes",
"KDCalendar/CalendarView/**/*.{swift}"
]
}