blob: 7e656357934961d8fdbe8adb4573e7170b313d78 [file] [log] [blame]
{
"name": "DTCalendarView",
"version": "0.7.2",
"summary": "A vertical scrolling calendar",
"description": "DTCalendarView is a library to present a vertical scrolling calendar.\nIt supports single value and range selection and dragging of selected dates.\nThe font and color of most items can be styled.",
"homepage": "https://github.com/Dynamit/DTCalendarView-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tim LeMaster": "tim@dynamit.com"
},
"source": {
"git": "https://github.com/Dynamit/DTCalendarView-iOS.git",
"tag": "0.7.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DTCalendarView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}