From b43edbad97f8c9134fc1a1ffd5b485537d19dc73 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 21 Oct 2024 12:07:26 +0200 Subject: [PATCH] [Fix] WebIdUiKitComponents (8.1.1-SNAPSHOT) --- .../8.1.1-SNAPSHOT/WebIdUiKitComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdUiKitComponents/8.1.1-SNAPSHOT/WebIdUiKitComponents.podspec b/WebIdUiKitComponents/8.1.1-SNAPSHOT/WebIdUiKitComponents.podspec index fcf5320..32fda3f 100644 --- a/WebIdUiKitComponents/8.1.1-SNAPSHOT/WebIdUiKitComponents.podspec +++ b/WebIdUiKitComponents/8.1.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/redesign-v4-snapshots/de/webid-solutions/WebIdUiKitComponents/8.1.1/WebIdUiKitComponents.framework-v8.1.1-SNAPSHOT-364.zip', :sha256 => '8078f1be4252995693c74c58f22df4464780d85409dbcebf6ae5795d8995a12d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdUiKitComponents/8.1.1/WebIdUiKitComponents.framework-v8.1.1-SNAPSHOT-364.zip', :sha256 => 'beedb5b1c79b0f977cdc752ff272d3a3e2a4b2f13d36a98a2ce9019cd2534300' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'