add support for the 10.5 inch iPad Pro

state the source of the identifiers in the readme
This commit is contained in:
Dennis Weissmann
2017-06-08 07:13:27 +02:00
committed by Dennis Weissmann
parent 90a41f3ce0
commit 7c0224993b
4 changed files with 43 additions and 40 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DeviceKit'
s.version = '1.0.1'
s.version = '1.1.0'
s.summary = 'DeviceKit is a µ-framework that provides a value-type replacement of UIDevice.'
s.description = <<-DESC