From 31235525172a575e7ea122f75346763253a4c2c9 Mon Sep 17 00:00:00 2001 From: Sherzod Khashimov Date: Fri, 28 Jan 2022 13:55:50 +0500 Subject: [PATCH] pod version 1.4.1 --- SwiftFortuneWheel.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwiftFortuneWheel.podspec b/SwiftFortuneWheel.podspec index 8cd258e..669a1c9 100644 --- a/SwiftFortuneWheel.podspec +++ b/SwiftFortuneWheel.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SwiftFortuneWheel" - s.version = "1.4.0" + s.version = "1.4.1" s.summary = "Ultimate spinning wheel control that supports dynamic content and rich customization." s.description = <<-DESC Fortune spinning wheel that supports dynamic content and rich customization. Main Features: Dynamic content, support image, and text; Appearance customization; Drawn and animated using CoreGraphics; Dynamic layout.