6
0

[Fix] WebIdVideoIdProductPlugin (22.3.2-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-04-02 14:56:28 +02:00
parent fccb58b05e
commit a9edda636b

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/22.3.2/WebIdVideoIdProductPlugin.framework-v22.3.2-SNAPSHOT-1680.zip', :sha256 => 'f4af6d9764a1d86e7edef3bfb89fd1e97e112ab518f2cc4befc52063795542b8' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.2/WebIdVideoIdProductPlugin.framework-v22.3.2-SNAPSHOT-1681.zip', :sha256 => 'c3c6700b693908405336136917df0102b59a21b0bb3169741273736729066150' }
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", "22.0.0"
s.dependency "WebIdOnServerDocumentScanner", "22.0.0"
s.dependency "WebIdIosIdentScanPlugin", "22.0.1"
s.dependency "WebIdOnServerDocumentScanner", "22.0.1"
s.dependency "WebIdDigitalSigningPlugin", "22.0.1"
s.dependency "WebIdVideoIdentPlugin", "22.0.0"
end