[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / c / SwiftUICalendarView / 1.4.9 / SwiftUICalendarView.podspec.json
blob86f8cd524da925ee996d0154e886998e44303a4e
2   "name": "SwiftUICalendarView",
3   "summary": "Create fully customizable calendar in no time. Keep your code clean",
4   "description": "SwiftUICalendarView is a free and open-source library in SwiftUI to make calendar.",
5   "version": "1.4.9",
6   "platforms": {
7     "ios": "16.0"
8   },
9   "swift_versions": "5.9",
10   "dependencies": {
11     "SwiftDate": [
12       "~> 7.0.0"
13     ]
14   },
15   "source_files": "Sources/CalendarView/**/*.{swift}",
16   "frameworks": [
17     "SwiftUI",
18     "Foundation"
19   ],
20   "homepage": "https://github.com/iletai/SwiftUICalendarView.git",
21   "license": {
22     "type": "MIT",
23     "file": "LICENSE"
24   },
25   "authors": {
26     "Le Quang Trong Tai": "iletai@hotmail.com"
27   },
28   "source": {
29     "git": "https://github.com/iletai/SwiftUICalendarView.git",
30     "tag": "v1.4.9"
31   },
32   "swift_version": "5.9"