6
0

[Fix] WebIdOnServerDocumentScanner (22.0.2-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-04-02 16:14:13 +02:00
parent 0f0eaf09b6
commit 4a946f595d

View File

@ -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/WebIdOnServerDocumentScanner/22.0.2/WebIdOnServerDocumentScanner.framework-v22.0.2-SNAPSHOT-1612.zip', :sha256 => 'eb756e1ef6de9d454bc2229002fab3e51105d4dff513af4116affffd627d38ec' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.2/WebIdOnServerDocumentScanner.framework-v22.0.2-SNAPSHOT-1613.zip', :sha256 => '5410c741c147ed881186e3ea6f8ed50393abc7bf44d4ccb4a322ac94aea64d07' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdOnServerDocumentScanner.xcframework'
s.dependency "WebIdDocumentScanner", "22.0.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.1.0"
end