mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-06-16 10:24:30 +00:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user