[Fix] WebIdEIdProductPlugin (13.4.1-SNAPSHOT)
This commit is contained in:
parent
216c41c6fc
commit
5b81014b87
@ -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/WebIdEIdProductPlugin/13.4.1/WebIdEIdProductPlugin.framework-v13.4.1-SNAPSHOT-1277.zip', :sha256 => 'd438930078493cf03484a3461c64d532476ca4d98919b93f274401133e388f82' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.4.1/WebIdEIdProductPlugin.framework-v13.4.1-SNAPSHOT-1278.zip', :sha256 => 'db693879ca167260b66e206897ecb2cfd682d9567708a98a8c3cb2f694f8adde' }
|
||||
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 = 'WebIdEIdProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "12.5.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.5.0"
|
||||
s.dependency "WebIdEIdentPlugin", "5.5.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.4.0"
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "12.5.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.5.1"
|
||||
s.dependency "WebIdEIdentPlugin", "5.5.1"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.4.1"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user