From c0d9b78a2b6f79e463bbe820434c4a57c9f26754 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 5 Sep 2025 10:07:54 +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 1bbbf8f..03919da 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-577.zip', :sha256 => '264467f6acd726912afa48e7a73bb8febe4b95b3b14af5e474d390a06dc92658' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'