blob: e0697702cc90a312810cdc8578db44b2b8cbd2dd [file] [log] [blame]
{
"name": "DreamrCalendar",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DreamrCalendar/Classes/**/*"
}