From ec32e5b75adc51393e774be01e2b25313bed969a Mon Sep 17 00:00:00 2001 From: Piergiuseppe Longo Date: Mon, 14 Jan 2019 15:03:55 +0100 Subject: [PATCH] Update podspec --- Demo/Info.plist | 2 +- PKHUD.podspec | 2 +- PKHUD/Info.plist | 2 +- PKHUDDemoUITests/Info.plist | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Demo/Info.plist b/Demo/Info.plist index 7f4b4a3..eac5ab3 100644 --- a/Demo/Info.plist +++ b/Demo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 5.2.0 + 5.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/PKHUD.podspec b/PKHUD.podspec index 3da7edd..acedf7f 100644 --- a/PKHUD.podspec +++ b/PKHUD.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'PKHUD' s.module_name = 'PKHUD' - s.version = '5.2.0' + s.version = '5.2.1' 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' diff --git a/PKHUD/Info.plist b/PKHUD/Info.plist index 0f51efa..d13be4e 100644 --- a/PKHUD/Info.plist +++ b/PKHUD/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.2.0 + 5.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/PKHUDDemoUITests/Info.plist b/PKHUDDemoUITests/Info.plist index f397397..b1380a3 100644 --- a/PKHUDDemoUITests/Info.plist +++ b/PKHUDDemoUITests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 5.2.0 + 5.2.1 CFBundleVersion 1