blob: 9376e70fa0f336452c9ca00253d2f7131b680ed4 [file] [log] [blame]
{
"name": "DreamrCalendar",
"version": "1.0.7",
"summary": "Simple reuseable calendar",
"description": "Simple reuseable calendar with customisable font and selection colours. The calendar presents date horizontally and time vertically using a gesture based navigation.",
"homepage": "https://gitlab.com/internal.dreamr.uk/DreamrCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ted": "tl@dreamr.uk"
},
"source": {
"git": "https://gitlab.com/internal.dreamr.uk/DreamrCalendar.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DreamrCalendar/Classes/**/*"
}