blob: e4a51ed134afa06ca3837f4529378446fdc1ba7a [file] [log] [blame]
{
"name": "JTAppleCalendar",
"version": "8.0.2",
"summary": "The Unofficial Swift Apple Calendar Library. View. Control. for iOS & tvOS",
"description": "A highly configurable Apple calendar control. Contains features like boundary dates, month and week view. Very light weight.",
"homepage": "https://patchthecode.com",
"license": "MIT",
"authors": {
"JayT": "patchthecode@gmail.com"
},
"source": {
"git": "https://github.com/patchthecode/JTAppleCalendar.git",
"tag": "8.0.2"
},
"swift_versions": "5",
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source_files": "Sources/JTAppleCalendar/*.swift",
"swift_version": "5"
}