[Fix] WebIdMetaPlugin (13.4.1-SNAPSHOT)
This commit is contained in:
parent
3977bd8cc7
commit
92b45c09ec
@ -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/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1279.zip', :sha256 => '93a1abef8bc152e6a97fb0442671615aa935c23eb31616d8aceb24fe91db8408' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1280.zip', :sha256 => 'f1b51be15317b82067ae7b8ac61ff18eb3b7ede91bde9dd471ef3e598b71ea2d' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -17,8 +17,8 @@ Pod::Spec.new do |s|
|
||||
s.ios.vendored_frameworks = 'WebIdMetaPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdVideoIdentProductPlugin", "13.4.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdVideoIdentPlugin", "10.7.1"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.4.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.5.1"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "12.5.1"
|
||||
s.dependency "WebIdVideoIdentPlugin", "10.7.2"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.5.2"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "12.5.2"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user