6
0

[Fix] WebIdVideoIdProductPlugin (21.1.2-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-11-03 16:35:47 +01:00
parent 0153e51393
commit a6f0c0ee39

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.2/WebIdVideoIdProductPlugin.framework-v21.1.2-SNAPSHOT-1536.zip', :sha256 => '2940ca5a2f08e87e8141cd7cf8504894befa4f31f25d8845e2a0a259a41c6860' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.1.2/WebIdVideoIdProductPlugin.framework-v21.1.2-SNAPSHOT-1539.zip', :sha256 => '3cde16f9394539b93922d046953fe52b3f91804f98c9f2b157cbdc1db63387ed' }
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:snapshots
s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdDigitalSigningPlugin", "20.3.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdVideoIdentPlugin", "20.3.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosIdentScanPlugin", "20.3.5"
s.dependency "WebIdOnServerDocumentScanner", "20.3.5"
s.dependency "WebIdDigitalSigningPlugin", "20.3.3"
s.dependency "WebIdVideoIdentPlugin", "20.3.0"
end