6
0

[Fix] WebIdVideoIdentProductPlugin (13.7.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-06-16 17:19:22 +02:00
parent 25b40cd02f
commit 11ca6adbb9

View File

@ -8,7 +8,7 @@ Pod::Spec.new do |s|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
s.platform = :ios s.platform = :ios
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.7.1/WebIdVideoIdentProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip', :sha256 => '0ace488aa3830b866f5743fbcc6e663647ac02bfd080f16e19f07f2c7dd7c554' } s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.7.1/WebIdVideoIdentProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip', :sha256 => 'c6794160cb91958d7a10e4dd4c6e9a00d154b044a6d88dd8cce1fd9c65b4bade' }
s.swift_versions = ['5.5'] s.swift_versions = ['5.5']
s.frameworks = 'UIKit' s.frameworks = 'UIKit'
@ -16,8 +16,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0' s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdVideoIdentProductPlugin.xcframework' s.ios.vendored_frameworks = 'WebIdVideoIdentProductPlugin.xcframework'
s.dependency "WebIdIosIdentScanPlugin", "12.5.3" s.dependency "WebIdIosIdentScanPlugin", "12.6.0"
s.dependency "WebIdOnServerDocumentScanner", "12.5.3" s.dependency "WebIdOnServerDocumentScanner", "12.6.0"
s.dependency "WebIdDigitalSigningPlugin", "11.4.2" s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
s.dependency "WebIdVideoIdentPlugin", "10.7.2" s.dependency "WebIdVideoIdentPlugin", "10.7.2"
end end