6
0

[Fix] WebIdOnServerDocumentScanner (12.3.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-03-12 11:08:12 +01:00
parent 1e4af202ee
commit 87f286cff8

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/12.3.0/WebIdOnServerDocumentScanner.framework-v12.3.0-SNAPSHOT-1315.zip', :sha256 => 'fbdc707d20af65cc031b15c7ce494fd24eabbe055448b02d2b03527d176b8065' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.3.0/WebIdOnServerDocumentScanner.framework-v12.3.0-SNAPSHOT-1333.zip', :sha256 => 'dd0f734a083d699548a8ca0abba368bfe666521533616e158148e935dc70b69f' }
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", "12.3.0-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "12.1.0-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "12.1.0"
end