blob: 2f51d509b1e2acdf9e48ff4f38ea1aad72c4bf96 [file] [log] [blame]
{
"name": "JTAppleCalendar",
"version": "7.1.6",
"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://github.com/patchthecode/JTAppleCalendar",
"license": "MIT",
"authors": {
"JayT": "patchthecode@gmail.com"
},
"source": {
"git": "https://github.com/patchthecode/JTAppleCalendar.git",
"tag": "7.1.6"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/*.swift"
}