From 00e8336f341471bd36876cb6f2a405e7f471b93b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 3 Jul 2025 12:36:14 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (15.0.0-SNAPSHOT) --- WebIdEIdentPlugin/15.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/15.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 6175d89..25fbe49 100644 --- a/WebIdEIdentPlugin/15.0.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.0.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/15.0.0/WebIdEIdentPlugin.framework-v15.0.0-SNAPSHOT-410.zip', :sha256 => '4d1cd60b1b2f00a61365937acd87c9d815970c399de6cefe67420e076b582f92' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.0/WebIdEIdentPlugin.framework-v15.0.0-SNAPSHOT-411.zip', :sha256 => 'baa6c4058797291b2e76f732949f470aa81dd30192801498b81be5f28a74dd6e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'