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