From 8929619b2cb68134ad460daaa64d243837b5ae4f Mon Sep 17 00:00:00 2001 From: Roman Podymov Date: Tue, 13 Feb 2024 07:42:42 +0100 Subject: [PATCH] swift_version --- PromiseKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PromiseKit.podspec b/PromiseKit.podspec index 19f2ada05..6ac69cbf9 100644 --- a/PromiseKit.podspec +++ b/PromiseKit.podspec @@ -19,7 +19,7 @@ Pod::Spec.new do |s| s.default_subspecs = 'CorePromise', 'UIKit', 'Foundation' s.requires_arc = true - s.swift_versions = ['3.2', '3.3', '3.4', '4.0', '4.1', '4.2', '4.3', '4.4', '5.0', '5.1', '5.2', '5.3', '5.4', '5.5'] + s.swift_version = ['3.2', '3.3', '3.4', '4.0', '4.1', '4.2', '4.3', '4.4', '5.0', '5.1', '5.2', '5.3', '5.4', '5.5'] # CocoaPods requires us to specify the root deployment targets # even though for us it is nonsense. Our root spec has no