From cafd9a542accbca47dd071325c539e229336d007 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 25 Jun 2025 15:10:33 +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 b731bbb..364590d 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-201.zip', :sha256 => '5f218127682c2a9f575f98f14a0b6a09fab63b73d4ff265b21272396b64be291' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'