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