From 670c5d3903535812b6f1499ee0db997a851d39d8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 12:57:35 +0200 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (15.0.1-SNAPSHOT) --- .../15.0.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdVideoIdentPlugin/15.0.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/15.0.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 7f5784c..6595f8e 100644 --- a/WebIdVideoIdentPlugin/15.0.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/15.0.1-SNAPSHOT/WebIdVideoIdentPlugin.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/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-387.zip', :sha256 => '0acbe48bc26c34382c513642f9051c0e3e204c23fc79783cd0d3098b150456d8' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-387.zip', :sha256 => '23a1a105112de986510d7ba0d97d673f5bfb0c4582a39bd363bcb7ee23f8cd83' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'