blob: f97788f94ce92dc2121831faed6d0e54bc7f9fc2 [file] [log] [blame]
{
"name": "SSCalendarControl",
"version": "2.0.0",
"summary": "A simple and lightweight calendar control written in swift.",
"description": "A simple and lightweight calendar control written in swift.",
"homepage": "https://github.com/simformsolutions/SSCalendar.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ketan Chopda": "ketan.c@simformsolutions.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/simformsolutions/SSCalendar.git",
"tag": "2.0.0"
},
"source_files": "SSCalendar/SSCalendar/SSCalendar/**/*.swift",
"resources": [
"SSCalendar/SSCalendar/SSCalendar/**/*.xib"
],
"swift_version": "5.0"
}