From 73d6d6394dd26688cd0a6eb73d7047448eeef981 Mon Sep 17 00:00:00 2001 From: ito_kyohei Date: Mon, 25 Sep 2017 16:14:05 +0900 Subject: [PATCH] Update podspec --- DynamicBlurView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DynamicBlurView.podspec b/DynamicBlurView.podspec index 37eebfd..a096bb3 100644 --- a/DynamicBlurView.podspec +++ b/DynamicBlurView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "DynamicBlurView" - s.version = "1.3.0" + s.version = "2.0.0" s.summary = "DynamicBlurView is a dynamic and high performance UIView subclass for Blur." s.homepage = "https://github.com/KyoheiG3/DynamicBlurView" s.license = { :type => "MIT", :file => "LICENSE" }