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