2 "name": "CrispyCalendar",
7 "homepage": "https://github.com/CleverPumpkin/crispycalendar",
9 "Cleverpumpkin, Ltd.": "cleverpumpkin.ru"
11 "summary": "Highly performant and customizable calendar UI library written with lots of attention to various localization differences.",
13 "git": "https://github.com/CleverPumpkin/crispycalendar.git",
20 "swift_versions": "5.0",
21 "source_files": "CrispyCalendar/**/*.{h,c,m,swift}",
22 "public_header_files": "CrispyCalendar/**/*.h",
23 "private_header_files": "CrispyCalendar/View/CPCDayCellRenderer.h",
24 "module_map": "CrispyCalendar/Supporting Files/CrispyCalendar.modulemap",
25 "frameworks": "UIKit",
26 "swift_version": "5.0"