From 6a695eb5e01bd38da987852fec8123ac500d0433 Mon Sep 17 00:00:00 2001 From: Sherzod Khashimov Date: Mon, 27 Jul 2020 23:27:37 +0500 Subject: [PATCH] 1.1.3 release --- SwiftFortuneWheel.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwiftFortuneWheel.podspec b/SwiftFortuneWheel.podspec index dda6af8..5b26ba9 100644 --- a/SwiftFortuneWheel.podspec +++ b/SwiftFortuneWheel.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SwiftFortuneWheel" - s.version = "1.1.2" + s.version = "1.1.3" 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.