From a89499d6e956f87c47a7212627c657c3cab313b7 Mon Sep 17 00:00:00 2001 From: Wei <41205mw@gmail.com> Date: Mon, 18 Mar 2024 13:56:08 +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 3cb55bae..c4f1038d 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.3' + spec.version = '2.7.4' 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 iOS9 and other improvements: