blob: 3c377ed1dbc6a06a7a192bae2bf4e5152fe7fbf5 [file] [log] [blame]
{
"name": "Colendar",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.0"
],
"source_files": "Colendar/Source/AMCalendarViewController.swift",
"swift_version": "5.0"
}