From 7720002667d0e3705067ebc5419d47f7507c9da6 Mon Sep 17 00:00:00 2001 From: Seungyoun Yi Date: Sun, 31 Mar 2019 15:38:17 +0900 Subject: [PATCH] Update to Swift5 --- ExpandableCell.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ExpandableCell.podspec b/ExpandableCell.podspec index e7993fd..8ca13c0 100644 --- a/ExpandableCell.podspec +++ b/ExpandableCell.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'ExpandableCell' - s.version = '1.2.8' + s.version = '1.3.0' s.summary = 'Easiest way to expand and collapse cell for iOS with Swift 5' s.description = <<-DESC