From c7c78176f4a1f6cd4fcd920ac9111101f711181e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 1 Jul 2025 18:14:26 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (20.0.1) --- .../20.0.1/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/20.0.1/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/20.0.1/WebIdAutoIdentOnDeviceProductPlugin.podspec index 8658746..09c945c 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/20.0.1/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/20.0.1/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/redesign-v4/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.0.1.zip', :sha256 => '1292edd90c1043340f33ff9726d3a47f1593239c5dc6e0ad5b274c7c95a15cbc' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.0.1.zip', :sha256 => 'd1e109f76efe3ffc5147795ce3b010b0b4822c5f58b4bac1988fcee1503fd9ab' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'