Add iPad (8th generation) and Apple Watch SE and Series 6. (#256)

* Add iPad (8th generation) and Apple Watch SE and Series 6

Still missing device identifiers, support URLs and support images.

* Add changelog for 4.1.0 release.

* Add support and image urls and device identifiers for Apple Watch SE/6 and iPad 8

* Update changelog date.

* Fix Apple Watch Series 6 and SE not featuring Force Touch.
This commit is contained in:
Zandor Smith
2020-09-21 14:00:17 +02:00
committed by GitHub
parent 16b89ba066
commit fa7196ee14
6 changed files with 115 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DeviceKit'
s.version = '4.0.0'
s.version = '4.1.0'
s.summary = 'DeviceKit is a µ-framework that provides a value-type replacement of UIDevice.'
s.description = <<-DESC