From f6caec6eabf26f68ce235ca2468740a0fa4173de Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 25 Jun 2025 18:47:16 +0200 Subject: [PATCH] [Fix] WebIdUiKitComponents (15.0.0-SNAPSHOT) --- .../15.0.0-SNAPSHOT/WebIdUiKitComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdUiKitComponents/15.0.0-SNAPSHOT/WebIdUiKitComponents.podspec b/WebIdUiKitComponents/15.0.0-SNAPSHOT/WebIdUiKitComponents.podspec index 364590d..7f4c762 100644 --- a/WebIdUiKitComponents/15.0.0-SNAPSHOT/WebIdUiKitComponents.podspec +++ b/WebIdUiKitComponents/15.0.0-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/15.0.0/WebIdUiKitComponents.framework-v15.0.0-SNAPSHOT-202.zip', :sha256 => 'cdfab8528da840550ac423355591853581437f62fb9d14049a68b0a5f888979d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdUiKitComponents/15.0.0/WebIdUiKitComponents.framework-v15.0.0-SNAPSHOT-203.zip', :sha256 => 'e64a279ca0b980d377f94c9ed9d6f561f2c60dc861b4c5217d038e9b58324c38' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'