From e820a446a27f356c35dc96fba7b8c80db7ddf9a2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Dec 2025 18:21:35 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (15.1.4) --- .../15.1.4/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/15.1.4/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/15.1.4/WebIdAutoIdentOnDeviceProductPlugin.podspec index 979e596..2d1ed99 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/15.1.4/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/15.1.4/WebIdAutoIdentOnDeviceProductPlugin.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/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.4.zip', :sha256 => '0848603db727d1209ad1ba9d4d724e74c16808d49461063041191057047f8de0' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.4.zip', :sha256 => '3d7b91a6780a3e4c570df2f78330613b6c23ce44f7136c588cfb36eb2197febe' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'