blob: c519feae53d6dd6f869c61ba33eba7b54b0d2b21 [file] [log] [blame]
{
"name": "JustCalendar",
"version": "1.0.0.0",
"summary": "A UIKit based calendar that can be integrated anywhere, where there is a view to embed in, through code or storyboard.",
"homepage": "https://github.com/natashamalam/JustCalendar",
"license": "MIT",
"authors": {
"Mahjabin Alam": "natasha.mahjabin@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/natashamalam/JustCalendar.git",
"tag": "1.0.0.0"
},
"source_files": "JustCalendar/**/*.{swift}",
"swift_versions": "5.4",
"swift_version": "5.4"
}