[Fix] WebIdEIdOnServerProductPlugin (15.3.4-SNAPSHOT)
This commit is contained in:
parent
d0ce9a7f7e
commit
3ec1f8fddf
@ -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.3.4/WebIdEIdOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1367.zip', :sha256 => 'ef9f2d3ad74b8ceaf68190ffe44b7005df37d3441908bb119b09c39a4eb7d80e' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.3.4/WebIdEIdOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip', :sha256 => 'a628a1cdf475caca9a559eb4bc936d34e34210369e5c39be911bc59731d47328' }
|
||||
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.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdEIdentPlugin", "15.2.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.2.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.2.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.2.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user