From 9452c3331c20c0fc285ff711dd29629eb27556d4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 3 Nov 2025 10:29:27 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (20.3.2-SNAPSHOT) --- WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec index 69b32f6..094648d 100644 --- a/WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/20.3.2-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/experimental/de/webid-solutions/WebIdEIdentPlugin/20.3.2/WebIdEIdentPlugin.framework-v20.3.2-SNAPSHOT-611.zip', :sha256 => '4431998b1c849e4765128c9024c6dff217dc165e4595dbe135e6af380fe9abd7' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEIdentPlugin/20.3.2/WebIdEIdentPlugin.framework-v20.3.2-SNAPSHOT-612.zip', :sha256 => '2798ba1a437d1b161848b467e2facf86d5ddc1baaa0276eecbd8ea4eb05f9de7' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'