6
0

[Fix] WebIdOnServerDocumentScanner (21.2.2-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-03-31 12:45:09 +02:00
parent 413f27d8ae
commit 18a76f67c0

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/21.2.2/WebIdOnServerDocumentScanner.framework-v21.2.2-SNAPSHOT-1601.zip', :sha256 => 'a055ee4efbdd079734e13f643941388141566b24cae8dbc89d5b5356cf20242b' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/21.2.2/WebIdOnServerDocumentScanner.framework-v21.2.2-SNAPSHOT-1604.zip', :sha256 => 'f06c257734b2bd69e87145c72e6c3836c8ce88f72e0a49f2407b456e21252752' }
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", "21.2.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.0.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.1.0"
end