[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 1 / 0 / MijickCalendarView / 1.0.0 / MijickCalendarView.podspec.json
blob18c3718dbafe258c5df767a9bd6059188dde980c
2   "name": "MijickCalendarView",
3   "summary": "Create fully customisable calendar in no time. Keep your code clean",
4   "description": "MijickCalendarView is a free and open-source library designed for SwiftUI that makes the process of creating calendars easier and much cleaner.",
5   "version": "1.0.0",
6   "platforms": {
7     "ios": "14.0",
8     "osx": "11.0"
9   },
10   "swift_versions": "5.0",
11   "source_files": "Sources/**/*",
12   "frameworks": [
13     "SwiftUI",
14     "Foundation",
15     "Combine"
16   ],
17   "homepage": "https://github.com/Mijick/CalendarView",
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   },
22   "authors": {
23     "Tomasz Kurylik": "tomasz.kurylik@mijick.com"
24   },
25   "source": {
26     "git": "https://github.com/Mijick/CalendarView.git",
27     "tag": "1.0.0"
28   },
29   "swift_version": "5.0"