2 "name": "CrispyCalendar",
3 "version": "1.0.0-rc05",
7 "homepage": "https://github.com/CleverPumpkin/CrispyCalendar",
8 "documentation_url": "https://cleverpumpkin.github.io/CrispyCalendarDocs/public/",
10 "Cleverpumpkin, Ltd.": "cleverpumpkin.ru"
12 "summary": "Highly performant and customizable calendar UI library written with lots of attention to various localization differences.",
14 "git": "https://github.com/CleverPumpkin/CrispyCalendar.git",
20 "swift_version": "4.2",
21 "pod_target_xcconfig": {
22 "DEFINES_MODULE": "YES"
24 "source_files": "CrispyCalendar/{Util,Model,View,Supporting Files}/*.{h,c,m,swift}",
25 "public_header_files": "CrispyCalendar/{Util,Model,View,Supporting Files}/*.h",
26 "private_header_files": "CrispyCalendar/View/CPCDayCellRenderer.h",
27 "module_map": "CrispyCalendar/Supporting Files/CrispyCalendar.modulemap",