From a7e99905fa7701b4496a9f6de51d590634be3380 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 5 Sep 2025 14:08:25 +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 03919da..31eec79 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-578.zip', :sha256 => 'e1cfb0cd4144ca338551ef1357fa1ac6b7486f3166908e2c047237895abfd754' } + 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-579.zip', :sha256 => 'e7a19cbc6d7757f8e726a0246f8c45456b9d4f7cb300a31bd87dbf91d55f2b60' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'