[Fix] WebIdEIdOnServerProductPlugin (15.1.5-SNAPSHOT)
This commit is contained in:
parent
9417b947a8
commit
6662976d61
@ -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/WebIdEIdOnServerProductPlugin/15.1.5/WebIdEIdOnServerProductPlugin.framework-v15.1.5-SNAPSHOT-1344.zip', :sha256 => 'be0495d9d1ad27e6aec1f97335443a352a753048872534ffbd16d2b63101846a' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.5/WebIdEIdOnServerProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip', :sha256 => '93c5735641623136dbdaef7e8da7a38c4ed401174540535fb3dc255332242909' }
|
||||
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 = 'WebIdEIdOnServerProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdEIdentPlugin", "15.0.6-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdEIdentPlugin", "15.1.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.1.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.1.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.1.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user