6
0

[Fix] WebIdAutoIdProductPlugin (22.4.3-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-05-12 14:40:00 +02:00
parent 46e975a5f2
commit 166b0a738c

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/WebIdAutoIdProductPlugin/22.4.3/WebIdAutoIdProductPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => '421a393a7ee613727c06e17c152395dbc71eeb831130d94e2953c03af5c4b644' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.4.3/WebIdAutoIdProductPlugin.framework-v22.4.3-SNAPSHOT-1710.zip', :sha256 => '5c56678610a0fbf8742f458ca8425416895e108124bb1739512d20fb6dd06b00' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,8 +17,8 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdAutoIdProductPlugin.xcframework'
s.dependency "WebIdDigitalSigningPlugin", "22.1.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosIdentScanPlugin", "22.1.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdDocumentScanner", "22.1.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdOnServerDocumentScanner", "22.1.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosIdentScanPlugin", "22.1.3-SNAPSHOT" #branch:snapshots
s.dependency "WebIdDocumentScanner", "22.1.3-SNAPSHOT" #branch:snapshots
s.dependency "WebIdOnServerDocumentScanner", "22.1.3-SNAPSHOT" #branch:snapshots
s.dependency "WebIdCellCheckPlugin", "2.1.1-SNAPSHOT" #branch:snapshots
end