From 21b59db643a295ea9c0b96d4200f45e78c28e19d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 10 Nov 2025 15:59:36 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (20.3.1-SNAPSHOT) --- .../20.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdVideoIdentPlugin/20.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/20.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 5d0da5f..fe74ec2 100644 --- a/WebIdVideoIdentPlugin/20.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/20.3.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/experimental/de/webid-solutions/WebIdVideoIdentPlugin/20.3.1/WebIdVideoIdentPlugin.framework-v20.3.1-SNAPSHOT-509.zip', :sha256 => 'c7a0e89b64bc43d07e7c5370fc0c110d75bbfa30cefa0b99e33646165ab946d4' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdentPlugin/20.3.1/WebIdVideoIdentPlugin.framework-v20.3.1-SNAPSHOT-510.zip', :sha256 => 'a7276db8f008b2c6fd8e28700bd74ea5085a14b7b8e56d6d2b555ad87edeb0d4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'