[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / b / c / SwiftyCalendarView / 1.0.0 / SwiftyCalendarView.podspec.json
blobc163fd4aee31b6b53266064531239544d8d66203
2   "name": "SwiftyCalendarView",
3   "version": "1.0.0",
4   "summary": "A customizable SwiftUI calendar view for iOS.",
5   "description": "`SwiftyCalendarView` is a customizable SwiftUI calendar view for iOS, designed to easily integrate into your app.",
6   "homepage": "https://github.com/LahiruChathuranga/SwiftyCalendarView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lahiru Chathuranga": "hiru.wlc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LahiruChathuranga/SwiftyCalendarView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Sources/SwiftyCalendarView/SwiftyCalendarView.swift",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "14.0"
22   },
23   "swift_versions": "5.7",
24   "swift_version": "5.7"