From ba9c49bdba5e64684e4293d2384d4514abafcd06 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 14:42: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 2c7a746..0c1782e 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-592.zip', :sha256 => '75be3f8b8cc1d6bf18a9075ecd4baa3a14630df453f2c3de5189c8380e98ae76' } + 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-593.zip', :sha256 => 'b2436a27e634218c38ed1dde8b4ecfbfbb10c3d4c5f21b5f623e77c8a5f4ec12' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'