Release 0.1.1
This commit is contained in:
parent
1d1d19da6b
commit
27cb4bb7b2
@ -17,11 +17,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<string>0.1.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<string>0.1.1</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>UIMainStoryboardFile</key>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "UIDevice-Utils"
|
||||
s.version = "0.1.0"
|
||||
s.version = "0.1.1"
|
||||
s.summary = "Category on UIDevice to distinguish between platforms by Device Model, Device Family or Inches and provide human-readable device names e.g. 'iPhone 6S Plus'"
|
||||
s.description = "Category to easy distinguish devices, family platform device, or device inches."
|
||||
s.homepage = "https://github.com/giuseppenucifora/UIDevice-Utils"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user