6
0

[Fix] WebIdVideoIdProductPlugin (21.1.3-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-11-12 15:50:57 +01:00
parent 7c82998469
commit efb02ef878

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.1.3/WebIdVideoIdProductPlugin.framework-v21.1.3-SNAPSHOT-1544.zip', :sha256 => '8108fc6d6cb8f71c8bd1259c05a45c2656d09a0b4f1f3dc886c451797446ce4d' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.1.3/WebIdVideoIdProductPlugin.framework-v21.1.3-SNAPSHOT-1541.zip', :sha256 => '5ed9d02abaa8c1d2060eb2a0c04af5e9805310f15ff927255239b7aacc492976' }
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.6-SNAPSHOT" #branch:experimental
s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:experimental
s.dependency "WebIdDigitalSigningPlugin", "20.3.2-SNAPSHOT" #branch:experimental
s.dependency "WebIdVideoIdentPlugin", "20.3.1-SNAPSHOT" #branch:experimental
s.dependency "WebIdIosIdentScanPlugin", "20.3.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdDigitalSigningPlugin", "20.3.4-SNAPSHOT" #branch:snapshots
s.dependency "WebIdVideoIdentPlugin", "20.3.1-SNAPSHOT" #branch:snapshots
end