Skip to content

Commit

Permalink
Bumping Podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Kluz committed Feb 21, 2016
1 parent 4671644 commit f769c14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKHUD.podspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Pod::Spec.new do |s|
s.name = 'PKHUD'
s.module_name = 'PKHUD'
s.version = '2.2.5'
s.summary = 'A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8'
s.version = '3.0.0'
s.summary = 'A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and up'
s.homepage = 'https://github.com/pkluz/PKHUD'
s.license = 'MIT'
s.author = { 'Philip Kluz' => '[email protected]' }
Expand Down

0 comments on commit f769c14

Please sign in to comment.