[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / a / EventsCalendar / 0.1.0 / EventsCalendar.podspec.json
blob1b85baf4dfd1f816be76be9b8390cb1896a11448
2   "name": "EventsCalendar",
3   "version": "0.1.0",
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",
8   "screenshots": [
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"
15   ],
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "authors": {
21     "Akaash Dev": "heatblast.akaash@gmail.como"
22   },
23   "source": {
24     "git": "https://github.com/akaashdev/EventsCalendar.git",
25     "tag": "0.1.0"
26   },
27   "platforms": {
28     "ios": "9.0"
29   },
30   "source_files": "EventsCalendar/Classes/**/*",
31   "swift_version": "4.2"