From 35b10622ce817cb4c8f4d2989a0b67fd0e2ef54a Mon Sep 17 00:00:00 2001 From: Paolo Cuscela Date: Sun, 31 Mar 2019 18:06:09 +0200 Subject: [PATCH] Update Cards.podspec --- Cards.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cards.podspec b/Cards.podspec index 98d852a..76359cb 100644 --- a/Cards.podspec +++ b/Cards.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Cards' - s.version = '1.3.6' + s.version = '1.4.0' s.summary = 'Awesome iOS 11 appstore cards in swift 5.' s.homepage = 'https://github.com/PaoloCuscela/Cards' s.screenshots = 'https://raw.githubusercontent.com/PaoloCuscela/Cards/master/Images/Header.png', 'https://raw.githubusercontent.com/PaoloCuscela/Cards/master/Images/DetailView.gif'