blob: c25c6c528ee45783c00f4b0519c1928f6656d074 [file] [log] [blame]
{
"name": "LightweightCalendar",
"version": "0.3.0",
"summary": "Slim iOS Calendar control with high performance and easy customization",
"description": "This calendar control provides iOS developers with a simple and quick way to display a nice size agnostic calendar without the need to struggle with some complicated framework",
"homepage": "https://github.com/vitoflorko-swiftdev/LightweightCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vito Florco": "vitoflorko@icloud.com"
},
"source": {
"git": "https://github.com/vitoflorko-swiftdev/LightweightCalendar.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "LightweightCalendar/LightweightCalendar/LWCalendar.swift"
}