[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / 2 / KVKCalendar / 0.5.5 / KVKCalendar.podspec.json
blobc647a16e4d3e61be1cceec0110f68d097dd2adc2
2   "name": "KVKCalendar",
3   "version": "0.5.5",
4   "summary": "A most fully customization calendar and timeline library for iOS.",
5   "description": "KVKCalendar is a most fully customization calendar and timeline library.\nLibrary consists of four modules for displaying various types of calendar (day, week, month, year).\nYou can choose any module or use all. It is designed based on a standard iOS calendar, but with additional features.\nTimeline displays the schedule for the day and week.",
6   "homepage": "https://github.com/kvyatkovskys/KVKCalendar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Sergei Kviatkovskii": "sergejkvyatkovskij@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kvyatkovskys/KVKCalendar.git",
16     "tag": "0.5.5"
17   },
18   "social_media_url": "https://github.com/kvyatkovskys",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "frameworks": [
24     "UIKit",
25     "EventKit"
26   ],
27   "swift_versions": "5.0",
28   "swift_version": "5.0"