[Fix] WebIdEIdProductPlugin (15.3.4-SNAPSHOT)
This commit is contained in:
parent
6b1f963125
commit
3417b7ed3c
@ -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/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.3.4/WebIdEIdProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip', :sha256 => '1a11392f0127bb5968cfa6c81725246228064b12df54bd2508c8c103e821b64a' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.3.4/WebIdEIdProductPlugin.framework-v15.3.4-SNAPSHOT-1371.zip', :sha256 => '686b4a02913514a5b15728669ad79d234b56eb950164ff0768c6172a06883b21' }
|
||||
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", "15.2.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.2.0"
|
||||
s.dependency "WebIdEIdentPlugin", "15.2.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.2.0"
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "15.2.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.2.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdEIdentPlugin", "15.2.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user