6
0

[Fix] WebIdVideoIdProductPlugin (22.2.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-03-27 16:06:52 +01:00
parent b5646a07f8
commit 483b742033

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.2.4/WebIdVideoIdProductPlugin.framework-v22.2.4-SNAPSHOT-1656.zip', :sha256 => '2f2f3ac055e1d51abd7e8ff5f494a6a67c552b0dcfd727877046517c10a5bb2b' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.2.4/WebIdVideoIdProductPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => 'dfc449b2d08d6d0312d674613e4b00db7ede91c0cff8a9d6754e4287a1ebf504' }
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", "21.2.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdOnServerDocumentScanner", "21.2.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdDigitalSigningPlugin", "21.0.5-SNAPSHOT" #branch:snapshots
s.dependency "WebIdVideoIdentPlugin", "21.1.3-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosIdentScanPlugin", "21.2.1"
s.dependency "WebIdOnServerDocumentScanner", "21.2.1"
s.dependency "WebIdDigitalSigningPlugin", "21.0.4"
s.dependency "WebIdVideoIdentPlugin", "21.1.2"
end