From cb8337f35cfa5265a9fbb31ab5265186c7479fed Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 25 Jun 2024 17:39:28 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (13.0.2-SNAPSHOT) --- .../13.0.2-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/13.0.2-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/13.0.2-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index 8d44b71..464f955 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/13.0.2-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/13.0.2-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.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1185.zip', :sha256 => 'de3a722a73d6289b687342769b7ce2562babba44c7c3a418a43c8741c28fbb59' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1189.zip', :sha256 => 'abaabce9ed7d6fc9497587ee49434862ba9ffbac06f07c1806e49b1eb45eea42' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'