From e8d44e89739d23f121e65cc20fa93abd3067716e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 15 May 2025 11:48:38 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (6.5.0-SNAPSHOT) --- WebIdEIdentPlugin/6.5.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/6.5.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/6.5.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 9a33341..b9285bd 100644 --- a/WebIdEIdentPlugin/6.5.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/6.5.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.5.0/WebIdEIdentPlugin.framework-v6.5.0-SNAPSHOT-529.zip', :sha256 => '465853e450670a91c04b4ffda75957eadaaa103f160565c0162220ae3272a61c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/6.5.0/WebIdEIdentPlugin.framework-v6.5.0-SNAPSHOT-530.zip', :sha256 => '534fc973a63c499761d25a17508f807d235d8ddf327a4b28c342c87f1e2877c4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'