Skip to content

Commit

Permalink
fix: update podspec to use latest version of JTAppleCalendar
Browse files Browse the repository at this point in the history
  • Loading branch information
ctlacko committed Oct 12, 2020
1 parent ef232e7 commit ad0e5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MultiEventCalendar.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ TODO: Add long description of the pod here.

# s.public_header_files = 'Pod/Classes/**/*.h'
s.frameworks = 'UIKit'
s.dependency "JTAppleCalendar", "~> 7.0"
s.dependency "JTAppleCalendar", "~> 8.0"
s.dependency "DateTools", "~> 2.0"
end

0 comments on commit ad0e5fd

Please sign in to comment.