6
0

[Fix] WebIdOnServerDocumentScanner (20.3.6-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-11-12 15:25:37 +01:00
parent 2824235ddf
commit 4e7ccb619b

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/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1509.zip', :sha256 => '7a7971d78acd61a9001542576354dbc5b044335eb73f4d05746a84f23298f3ae' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1510.zip', :sha256 => 'd7f4dde12c58326e7456c4a16a0e5ae000d313342a1f914411e4840edb081330' }
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", "20.3.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "20.3.2-SNAPSHOT" #branch:snapshots
end