From a82886b8a32b45a6258816b78981538c0815ddaa Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 12:52:08 +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 aae30a2..7f5784c 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-386.zip', :sha256 => '962d15d252f795d1833366c6e9cdafc47886f8cf3870d92b3a97effec52230b0' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'