blob: f6038cd18ccc28df6681e38f335de85f3f79039a [file] [log] [blame]
{
"name": "DDCalendarView",
"version": "2.0",
"summary": "a calendar view that looks like the ical view while supporting Drag & Drop. It has a day and a week view",
"homepage": "https://github.com/Daij-Djan/DDCalendarView",
"license": "Apache 2.0",
"authors": {
"Dominik Pich": "Dominik@pich.info"
},
"source": {
"git": "https://github.com/Daij-Djan/DDCalendarView.git",
"tag": "2.0"
},
"social_media_url": "https://twitter.com/DaijDjan",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "DDCalendarView_objc/**/*",
"frameworks": "UIKit"
}