[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / e / KDCalendar / 1.5.0 / KDCalendar.podspec.json
blob727bf772c84a844a93988380cae30d4d8620095b
2   "name": "KDCalendar",
3   "version": "1.5.0",
4   "summary": "A calendar component with native events support.",
5   "description": "This is an implementation of a calendar component for iOS written in Swift 4.0. It features both vertical and horizontal layout (and scrolling) and the display of native calendar events.",
6   "homepage": "https://github.com/mmick66/CalendarView",
7   "screenshots": "https://image.ibb.co/eiDPnb/screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Michael Michailidis",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/mmick66/CalendarView.git",
18     "tag": "1.5.0"
19   },
20   "source_files": [
21     "Classes",
22     "KDCalendar/CalendarView/**/*.{swift}"
23   ]