2
0

[Fix] WebIdIosIdentScanPlugin (13.0.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2024-11-29 14:35:11 +01:00
parent 06832409be
commit 2648ca1c2e

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/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/13.0.0/WebIdIosIdentScanPlugin.framework-v13.0.0-SNAPSHOT-1350.zip', :sha256 => 'be3fa1b5b4e146f5d870e5637157e6fe45e8d48e4ccac7884429a5da8c514510' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/13.0.0/WebIdIosIdentScanPlugin.framework-v13.0.0-SNAPSHOT-1375.zip', :sha256 => '371b23523eb10590743e24514382ba6cdaad17015dc6b178d1e27bb4e9d647b8' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdIosIdentScanPlugin.xcframework'
s.dependency "WebIdDocumentScanner", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
s.dependency "WebIdPluginCore", "13.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
s.dependency "WebIdPluginCore", "13.2.1"
end