From b91351d390087f55d07e8d8e6554710cd726e440 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 25 Jun 2024 16:42:09 +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 2e38ddf..8d44b71 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-1182.zip', :sha256 => 'c5bf35cf2a612d917165bfa880c184b5d9984928780c4ea39167f15d1ec03204' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'