From 48cc3e7c37be71053879c132eef5451faaf170b5 Mon Sep 17 00:00:00 2001 From: Paolo Musolino Date: Wed, 29 Mar 2017 11:25:22 +0200 Subject: [PATCH] Update podspec version --- PMAlertController.podspec | 2 +- PMAlertController/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PMAlertController.podspec b/PMAlertController.podspec index 685d959..ee7abd1 100644 --- a/PMAlertController.podspec +++ b/PMAlertController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "PMAlertController" - s.version = "2.1.1" + s.version = "2.1.2" s.summary = "PMAlertController is a great and customizable substitute to UIAlertController" s.description = <<-DESC PMAlertController is a small library that allows you to substitute the uncustomizable UIAlertController of Apple, with a beautiful and totally customizable alert that you can use in your iOS app. Enjoy! diff --git a/PMAlertController/Info.plist b/PMAlertController/Info.plist index 5a9f5c5..18117f0 100644 --- a/PMAlertController/Info.plist +++ b/PMAlertController/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.1.1 + 2.1.2 CFBundleSignature ???? CFBundleVersion