[Fix] WebIdVideoIdentProductPlugin (14.2.0-SNAPSHOT)
This commit is contained in:
parent
d8509c92e2
commit
c514d95b4f
@ -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/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.2.0/WebIdVideoIdentProductPlugin.framework-v14.2.0-SNAPSHOT-1241.zip', :sha256 => 'c867f62515cf2b83efbe2250dc8d2bfea6939daf7cdb5934adb6c34ba679d0cb' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.2.0/WebIdVideoIdentProductPlugin.framework-v14.2.0-SNAPSHOT-1247.zip', :sha256 => '70be96df9f5bb3ddcc86f25f1526adffc0818ae73b25d29cfbdc7c1ca323e187' }
|
||||
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 = 'WebIdVideoIdentProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdIosIdentScanPlugin", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "12.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdVideoIdentPlugin", "11.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "13.2.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "13.2.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "12.1.2"
|
||||
s.dependency "WebIdVideoIdentPlugin", "11.1.1"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user