6
0

[Fix] WebIdVideoIdProductPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-07 14:00:39 +02:00
parent 603f3529e6
commit ebca109c1d

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/WebIdVideoIdProductPlugin/21.0.4/WebIdVideoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1528.zip', :sha256 => 'b8e92169a72558700fcbbeb7855e94b6de13ed958911ad73ea2dc1e018fd956e' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.4/WebIdVideoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1530.zip', :sha256 => '1bac54e42d9c77f5ed2ca5eed6ec5abdd1aae42d2c68db15e61d4434bfac95b2' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,8 +16,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdVideoIdProductPlugin.xcframework'
s.dependency "WebIdIosIdentScanPlugin", "20.3.2"
s.dependency "WebIdOnServerDocumentScanner", "20.3.2"
s.dependency "WebIdIosIdentScanPlugin", "20.3.3"
s.dependency "WebIdOnServerDocumentScanner", "20.3.3"
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
s.dependency "WebIdVideoIdentPlugin", "20.3.0"
end