From 532f1362b792b1b8068a54a396fb2cad9c34f508 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 15 May 2025 15:21:10 +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 32eaa69..bd7a6f8 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-393.zip', :sha256 => 'fcbb8d7760f6a604fca8715b635c6f6787fae8770f71732047f122b3e3e7200a' } + 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-393.zip', :sha256 => '27fca0bdf104049cd4ace3dddc802d49a547af6f6acb33e4b8391a9f75722863' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'