From 5d99b18a54ddd2b61cda651ac3b81f0e4e812c18 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 26 Sep 2025 10:57:43 +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 e2dc96c..2c7a746 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-591.zip', :sha256 => '0f79a69aacf65165c3bc2ee95023baab92f4840cd45dea2c5b861f84b702107a' } + 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-592.zip', :sha256 => '75be3f8b8cc1d6bf18a9075ecd4baa3a14630df453f2c3de5189c8380e98ae76' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'