From 97730094c9f9a21af1612e22325943c1921fbfb7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 3 Dec 2024 09:28:50 +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 206d6b5..58d25d2 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-1241.zip', :sha256 => '52707091d5613e8db26de94d7df6223fea17889930aba73fe59a9814c6d869f4' } + 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-1242.zip', :sha256 => '85852965196d2aaaebe6810bbbdbceafca5d28bc2e43aed372b580b05a067494' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'