2 "name": "EventsCalendar",
4 "swift_versions": "4.2",
5 "summary": "A light weight customizable iOS CalendarView with events population written in Swift",
6 "description": "Events Calendar is a user-friendly iOS Swift library that helps you achieve a cool Calendar UI with events mapping. Its supports both sync and async events loading. It is very light and optimized that it allows to achieve ~60 fps rendering easily. Achieves smooth scrolling and takes less memory. The attributes of calendar UI are completely customizable.",
7 "homepage": "https://github.com/akaashdev/EventsCalendar",
9 "https://github.com/akaashdev/EventsCalendar/blob/master/Screenshots/screenshot_1.png",
10 "https://github.com/akaashdev/EventsCalendar/blob/master/Screenshots/screenshot_2.png",
11 "https://github.com/akaashdev/EventsCalendar/blob/master/Screenshots/screenshot_3.png",
12 "https://github.com/akaashdev/EventsCalendar/blob/master/Screenshots/screenshot_4.png",
13 "https://github.com/akaashdev/EventsCalendar/blob/master/Screenshots/screenshot_5.png",
14 "https://github.com/akaashdev/EventsCalendar/blob/master/Screenshots/screenshot_6.png"
21 "Akaash Dev": "heatblast.akaash@gmail.como"
24 "git": "https://github.com/akaashdev/EventsCalendar.git",
30 "source_files": "EventsCalendar/Classes/**/*",
31 "swift_version": "4.2"