[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / e / KDCalendar / 1.0.5 / KDCalendar.podspec.json
blob54274884165f021375eec90f533fcaa6eb6e2340
2   "name": "KDCalendar",
3   "version": "1.0.5",
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.0.5"
19   },
20   "source_files": [
21     "Classes",
22     "KDCalendar/CalendarView/**/*.{swift}"
23   ],
24   "pushed_with_swift_version": "4.0"