Skip to content

Commit

Permalink
Update PKHUD.podspec to Version 4.0 using Swift 3
Browse files Browse the repository at this point in the history
  • Loading branch information
pkluz authored Oct 18, 2016
1 parent 40344f1 commit 43e3ad3
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 = '3.2.1'
s.summary = 'A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and up'
s.version = '4.0.0'
s.summary = 'A Swift 3 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 43e3ad3

Please sign in to comment.