6
0

[Fix] WebIdVideoIdProductPlugin (22.3.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-04-02 16:39:59 +02:00
parent 5cb6bf5a5f
commit 3ad4ad520c

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.4/WebIdVideoIdProductPlugin.framework-v22.3.4-SNAPSHOT-1683.zip', :sha256 => 'f1a529803c8cdda512e2dc849856b3f25ad5db83e56b76632024c59d3df3f09a' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.4/WebIdVideoIdProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip', :sha256 => 'f8a91ab73e8425adf971198396e2eba6115152248e63e0545d811fcbd25b83ce' }
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.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdOnServerDocumentScanner", "22.0.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdDigitalSigningPlugin", "22.0.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdVideoIdentPlugin", "22.0.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosIdentScanPlugin", "22.0.2"
s.dependency "WebIdOnServerDocumentScanner", "22.0.2"
s.dependency "WebIdDigitalSigningPlugin", "22.0.1"
s.dependency "WebIdVideoIdentPlugin", "22.0.0"
end