From d1f6f18d33e9a073cf5486116e16c5227b92bd4d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 12 Sep 2025 14:38:48 +0200 Subject: [PATCH] [Fix] WebIdUiKitComponents (20.2.2-SNAPSHOT) --- .../20.2.2-SNAPSHOT/WebIdUiKitComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdUiKitComponents/20.2.2-SNAPSHOT/WebIdUiKitComponents.podspec b/WebIdUiKitComponents/20.2.2-SNAPSHOT/WebIdUiKitComponents.podspec index 00f21cc..5ffa4e3 100644 --- a/WebIdUiKitComponents/20.2.2-SNAPSHOT/WebIdUiKitComponents.podspec +++ b/WebIdUiKitComponents/20.2.2-SNAPSHOT/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/snapshots/de/webid-solutions/WebIdUiKitComponents/20.2.2/WebIdUiKitComponents.framework-v20.2.2-SNAPSHOT-587.zip', :sha256 => '2773e3faf1ba1f421674007ee9e46b438880221fcebc35166e53f34440bc6bc3' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdUiKitComponents/20.2.2/WebIdUiKitComponents.framework-v20.2.2-SNAPSHOT-588.zip', :sha256 => 'e8d95b97b9a685799ea822ef1e8d6694968b2e8509422750e63aeb48421c53c0' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'