From e51ba2cc908e778f68c6ef9e1bdb12a417b9a83f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Oct 2024 14:34:32 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index 7d0781c..43479f5 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/13.3.3-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/13.3.3-SNAPSHOT/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/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1223.zip', :sha256 => 'f1c2e67b8ab3db875d6995e864a9c54d91c72d9cd42efd970216d0af2c1fd784' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1226.zip', :sha256 => '7f1f4f83b81e6d0cee75fe822408cae43c758da5ae5229bf3f13ae3b2108d92d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'