Skip to content

Commit

Permalink
+ Update grade version cocoad pod
Browse files Browse the repository at this point in the history
  • Loading branch information
iletai committed May 4, 2024
1 parent 22e4272 commit 2ed0505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SwiftUICalendarView.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |s|
s.name = 'SwiftUICalendarView'
s.summary = 'Create fully customisable calendar in no time. Keep your code clean'
s.summary = 'Create fully customizable calendar in no time. Keep your code clean'
s.description = <<-DESC
SwiftUICalendarView is a free and open-source library in SwiftUI to make calendar.
DESC

s.version = '1.4.5'
s.version = '1.4.9'
s.platform = :ios
s.ios.deployment_target = '16.0' # Updated deployment target to a valid iOS version
s.swift_version = '5.9'
Expand Down

0 comments on commit 2ed0505

Please sign in to comment.