From 828a612e3069390d3563fbb61fea455bab8157c0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Dec 2025 15:32:05 +0100 Subject: [PATCH] [Fix] WebIdCellCheckPlugin (100.0.1-SNAPSHOT) --- .../100.0.1-SNAPSHOT/WebIdCellCheckPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdCellCheckPlugin/100.0.1-SNAPSHOT/WebIdCellCheckPlugin.podspec b/WebIdCellCheckPlugin/100.0.1-SNAPSHOT/WebIdCellCheckPlugin.podspec index 2e241b5..5380f26 100644 --- a/WebIdCellCheckPlugin/100.0.1-SNAPSHOT/WebIdCellCheckPlugin.podspec +++ b/WebIdCellCheckPlugin/100.0.1-SNAPSHOT/WebIdCellCheckPlugin.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/WebIdCellCheckPlugin/100.0.1/WebIdCellCheckPlugin.framework-v100.0.1-SNAPSHOT-105.zip', :sha256 => '9efff6d80801bd414ef95b1cc5d601506a22fdac62985d443c97d196cece928f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdCellCheckPlugin/100.0.1/WebIdCellCheckPlugin.framework-v100.0.1-SNAPSHOT-106.zip', :sha256 => 'eda760a67ecab2bed0166322b0fbc4a51a5be085d52da311426696b3a3b944cb' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'