From 4c4fa87698e599c4733b640b89e47fa28bf0aeb4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 21 May 2025 18:50:57 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (5.3.0-SNAPSHOT) --- WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 37b658c..fcffde9 100644 --- a/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/5.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/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-395.zip', :sha256 => 'fc07a77975d72e59167b923142429002c1e1096a1514312b7a36eedc07ec658b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-396.zip', :sha256 => 'e601b5c3ff22e8f160fcc7af378ce633b61c2094632c57141a94e2b0369f2eb4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'