blob: 2b6c4549c03ed6d13973407d38f6fa6271ace46e [file] [log] [blame]
{
"name": "JTAppleCalendar",
"version": "8.0.0",
"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.0"
},
"swift_versions": "5",
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source_files": "Sources/JTAppleCalendar/*.swift",
"swift_version": "5"
}