6
0

[Fix] WebIdOnDeviceDocumentScanner (20.3.6-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-11-04 08:58:44 +01:00
parent 4162915d2b
commit a06ed5c613

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/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1511.zip', :sha256 => 'c6b952f2f13edb906265620ddfa414124011264a652af102a001ead819559c11' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1509.zip', :sha256 => '2ac4ce5f1e7cf5cfdd46868dc0047003e597d72f73c0473d65655f2567b5231b' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,7 +17,7 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework'
s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:experimental
s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:snapshots
s.dependency "DocumentReader", "7.5.4221"
s.dependency "DocumentReaderFull", "7.5.11015"
end