6
0

[Fix] WebIdOnServerDocumentScanner (22.1.3-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-05-13 11:24:18 +02:00
parent f88663f68f
commit 97eec36955

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.1.3/WebIdOnServerDocumentScanner.framework-v22.1.3-SNAPSHOT-1652.zip', :sha256 => '2ca7565d610528287fce66e7ef450645d47c545c65f803295cb443d67b92b03d' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.1.3/WebIdOnServerDocumentScanner.framework-v22.1.3-SNAPSHOT-1655.zip', :sha256 => 'f5d0a2efe1af5839c0a248b457e7ba5ca170b5c3309c6f5dfcd51f736bcd549e' }
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.1.3-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.2.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "22.0.0"
end