Skip to content

Commit

Permalink
Updated podspec for new 0.0.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmaccallum committed Oct 1, 2019
1 parent 65cceb2 commit 779afd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UIScreenExtension.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "UIScreenExtension"
s.version = "0.0.5"
s.version = "0.0.6"
s.summary = "An extension to UIScreen that offers information about the pixel density (or point density) of iPhones and iPads."
s.description = <<-DESC
This extension offers information about the pixel/point density measured in either pixels/points per centimeter/inch (PPI/PPCM).
Expand Down

0 comments on commit 779afd9

Please sign in to comment.