6
0

[Fix] WebIdDocumentScanner (22.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-04-22 12:52:36 +02:00
parent bbb9535d5e
commit f8070095de

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/WebIdDocumentScanner/22.0.4/WebIdDocumentScanner.framework-v22.0.4-SNAPSHOT-1627.zip', :sha256 => 'ef098abfa04a996807b10ffe52628260b30207061dc3b0bcee641f728b88ee7a' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.4/WebIdDocumentScanner.framework-v22.0.4-SNAPSHOT-1629.zip', :sha256 => '67c9d2ca677f237c28ee2af5a3847ea0fed37cce415863b476fd2ce866b8f0a4' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdDocumentScanner.xcframework'
s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.2.0"
end