From 426502e411108e3cc78a79ed427b127c7f9465d2 Mon Sep 17 00:00:00 2001 From: msaps Date: Sat, 20 Aug 2022 16:41:55 +0200 Subject: [PATCH] Update podfile --- Pageboy.podspec | 1 - 1 file changed, 1 deletion(-) diff --git a/Pageboy.podspec b/Pageboy.podspec index e6ab4c9..2e0a649 100644 --- a/Pageboy.podspec +++ b/Pageboy.podspec @@ -5,7 +5,6 @@ Pod::Spec.new do |s| s.ios.deployment_target = '9.0' s.tvos.deployment_target = '10.0' - s.swift_version = '4.0' s.swift_versions = ['5.0'] s.requires_arc = true