From 1140447184adb51f691ba72b5ba5c7ecc83ddd6c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 19 May 2025 10:06:09 +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 bd7a6f8..daec304 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 => '27fca0bdf104049cd4ace3dddc802d49a547af6f6acb33e4b8391a9f75722863' } + 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-394.zip', :sha256 => '000dbe73eec07ecdc209cd83f9a765789dff8c84c9d85ebdc04dd2680c357e4e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'