From 5e10d20b1de33ccb1119d64e6053e70621f60606 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 3 Dec 2024 10:34:07 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (13.3.4) --- .../13.3.4/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/13.3.4/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/13.3.4/WebIdAutoIdentOnDeviceProductPlugin.podspec index 8f4931d..a7a8c7e 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/13.3.4/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/13.3.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/13.3.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.4.zip', :sha256 => '828dcb46d355ca10ee94e54fd435047b0ca84b0133ee6da7c9b04da0a19b700d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.4.zip', :sha256 => 'a162212c3677dac8f1d895497326ea1b62290822e06e676950b315d14b96de44' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'