6
0

[Fix] WebIdOnDeviceDocumentScanner (12.0.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2024-06-26 15:16:40 +02:00
parent 958d81982a
commit da6f807ccf

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/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1289.zip', :sha256 => '584c2346bcdf9da6c491b2e0c8e282f7e5b72ca6948986ea88e4dab276352b38' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1290.zip', :sha256 => '6dec7e64011f95c5a8b1dbe764c525466091386c65011fbd0ec8ed4a9f325ddf' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,5 +17,4 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework'
s.dependency "WebIdDocumentScanner", "12.0.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "11.0.1"
end