From 55a37f30fd6e15b0e1ed5fd67c27a4bff668a56e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 May 2024 16:00:19 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (13.0.1-SNAPSHOT) --- .../13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index 64fbed1..0ccc64c 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-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.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.1-SNAPSHOT-1161.zip', :sha256 => 'a8a75770a61d64577fe4108d7502e65c05f6f7397d6ae057995cada9267286dd' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.1-SNAPSHOT-1162.zip', :sha256 => 'dc3630d33b6c0c14768ca87454af9e7f389b5db9e15c7723621f875ab1982bc4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'