From 123b220619faa5bf302005bd68c4ae543fda55b6 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Sep 2025 12:43:53 +0200 Subject: [PATCH] [Fix] WebIdUiKitComponents (20.2.1) --- WebIdUiKitComponents/20.2.1/WebIdUiKitComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdUiKitComponents/20.2.1/WebIdUiKitComponents.podspec b/WebIdUiKitComponents/20.2.1/WebIdUiKitComponents.podspec index 82f3221..10d04b0 100644 --- a/WebIdUiKitComponents/20.2.1/WebIdUiKitComponents.podspec +++ b/WebIdUiKitComponents/20.2.1/WebIdUiKitComponents.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.platform = :ios - s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdUiKitComponents/20.2.1/WebIdUiKitComponents.framework-v20.2.1.zip', :sha256 => 'afd6254425ffba5155837cd97c9432c004bd461838b7c921d335babee66022a5' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdUiKitComponents/20.2.1/WebIdUiKitComponents.framework-v20.2.1.zip', :sha256 => 'c0b69589b1b429dd974ba060c268374fa8c0c7aaf3095090dfee7601c5411f74' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'