Implement support for new October 2022 iPads. (#334)

* Implement support for new October 2022 iPads.

* Add support urls to iPhone 14 series and September 2022 Apple Watch devices.

* Add changelog entry.

* Version bump. (v4.8.0)

* Change releasedate in changelog.
This commit is contained in:
Zandor Smith
2022-10-28 15:13:53 +02:00
committed by GitHub
parent 20e0991f39
commit 12cff4b02b
7 changed files with 96 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DeviceKit'
s.version = '4.7.0'
s.version = '4.8.0'
s.summary = 'DeviceKit is a µ-framework that provides a value-type replacement of UIDevice.'
s.description = <<-DESC