From b66d4eb72a5ba2c0f604571155fa56ebe6ddb8b7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 19 Jun 2024 15:35:41 +0200 Subject: [PATCH] [Fix] WebIdUiKitComponents (7.0.1-SNAPSHOT) --- .../7.0.1-SNAPSHOT/WebIdUiKitComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdUiKitComponents/7.0.1-SNAPSHOT/WebIdUiKitComponents.podspec b/WebIdUiKitComponents/7.0.1-SNAPSHOT/WebIdUiKitComponents.podspec index ab05f17..f7558a2 100644 --- a/WebIdUiKitComponents/7.0.1-SNAPSHOT/WebIdUiKitComponents.podspec +++ b/WebIdUiKitComponents/7.0.1-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/7.0.1/WebIdUiKitComponents.framework-v7.0.1-SNAPSHOT-187.zip', :sha256 => 'ac50f4443cabb8b8863a991d974385f5ed1f5e2fe2b0fc6fa055547521489b96' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdUiKitComponents/7.0.1/WebIdUiKitComponents.framework-v7.0.1-SNAPSHOT-188.zip', :sha256 => 'fa87b246a1c91d37c8a734163fbe2c4a56479df629a36f857eb806058caf9087' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'