blob: 972d9e1be31a1b1432a1926f48a98f83ce2a66ce [file] [log] [blame]
{
"name": "Colendar",
"version": "1.0.0",
"summary": "Calendar to select only one range of dates",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Asich/Colendar.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Askar": "mustafinaskar@gmail.com"
},
"source": {
"git": "https://github.com/Asich/Colendar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.0"
],
"source_files": "Colendar/Source",
"swift_version": "5.0"
}