We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac05be5 commit 43e3fd1Copy full SHA for 43e3fd1
UIDevice-Hardware.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'UIDevice-Hardware'
3
- s.version = '0.1.12'
+ s.version = '0.1.13'
4
s.license = { :type => 'BSD' }
5
s.platform = :ios
6
s.summary = 'Category on UIDevice to distinguish between platforms and provide human-readable device names e.g. "iPad Mini 2G (Cellular)".'
0 commit comments