From 1f866221b8c662e6aae5b9755c0bb609e45c79e4 Mon Sep 17 00:00:00 2001 From: AHMET KAZIM GUNAY Date: Sun, 24 Sep 2017 15:14:13 +0300 Subject: [PATCH] swift version updated to Swift 4 --- CollageView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CollageView.podspec b/CollageView.podspec index d8ef56a..aaa3615 100644 --- a/CollageView.podspec +++ b/CollageView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CollageView" - s.version = '1.0.2' + s.version = '1.0.3' s.summary = "Easy to use and fully customizable CollageView with multiple images inside." s.description = <<-DESC Custom View, collageView implementation with pure swift4. This Library's aim is to make easily photo collage views.