mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-06-16 10:24:30 +00:00
Add support for October 2020 devices (#262)
* Add support for all iPhone 12 models and iPad Air (4th generation) Device identifiers missing for iPhones. Support link and image missing for iPhones and iPad. * Bump version to 4.2.0. * Update changelog. * Add device identifiers for all iPhone 12. * Fix Unit tests. * Update v4.2.0 release date in CHANGELOG.md.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'DeviceKit'
|
||||
s.version = '4.1.0'
|
||||
s.version = '4.2.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