added support for CarPlay InterfaceIdiom

compatible with Xcode 7.3+
This commit is contained in:
Dennis Weissmann
2016-02-20 22:52:06 +01:00
parent a9c5c5a9f0
commit ecc2cecd26
5 changed files with 9 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DeviceKit'
s.version = '0.3.0'
s.version = '0.3.1'
s.summary = 'DeviceKit is a µ-framework that provides a value-type replacement of UIDevice.'
s.description = <<-DESC