6
0

[Fix] WebIdVideoIdProductPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-08 14:05:39 +02:00
parent 4badaa32fd
commit ae070db253

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-1531.zip', :sha256 => '1166fbbdaa741eb5a4505cd5665b3b7f5f69d8330d0ddc1e1a8b8e35d00c75af' }
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-1532.zip', :sha256 => '717fadf18cea0068a34180ddc2e9c94187413ad4d9254462bc92db70e1c7227f' }
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.3"
s.dependency "WebIdOnServerDocumentScanner", "20.3.3"
s.dependency "WebIdIosIdentScanPlugin", "20.3.4"
s.dependency "WebIdOnServerDocumentScanner", "20.3.4"
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
s.dependency "WebIdVideoIdentPlugin", "20.3.0"
end