From ea5b3b4d4ba95db9d90931f6c7b4b74433894229 Mon Sep 17 00:00:00 2001 From: Wei <41205mw@gmail.com> Date: Tue, 30 Jan 2024 12:21:49 +0800 Subject: [PATCH] Update ActionSheetPicker-3.0.podspec --- ActionSheetPicker-3.0.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ActionSheetPicker-3.0.podspec b/ActionSheetPicker-3.0.podspec index c1a5d598a..ecefe6c40 100644 --- a/ActionSheetPicker-3.0.podspec +++ b/ActionSheetPicker-3.0.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'ActionSheetPicker-3.0' - spec.version = '2.7.1' + spec.version = '2.7.2' spec.summary = 'Easily present an ActionSheet with a PickerView, allowing the user to select from a number of immutable options.' spec.description = <<-DESC Better version of ActionSheetPicker with support iOS7 and other improvements: