From 2f2cb703dac44f4134a046673d310d1bb5d6788f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Dec 2024 13:53:26 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (6.3.0-SNAPSHOT) --- WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 93c6d82..897cd39 100644 --- a/WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/6.3.0-SNAPSHOT/WebIdEIdentPlugin.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/WebIdEIdentPlugin/6.3.0/WebIdEIdentPlugin.framework-v6.3.0-SNAPSHOT-393.zip', :sha256 => '2b651aedbbdc6c6227d92938828141c555ecc3d8850a18ac8b3e9870929b2257' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/6.3.0/WebIdEIdentPlugin.framework-v6.3.0-SNAPSHOT-393.zip', :sha256 => '33694df47bc53f1fcdb03fdc9f6714a66b57324bef23dedc8146364c7e372919' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'