[Fix] WebIdEIdOnServerProductPlugin (15.0.2-SNAPSHOT)
This commit is contained in:
parent
195016352f
commit
de97a5fd4b
@ -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.0.2/WebIdEIdOnServerProductPlugin.framework-v15.0.2-SNAPSHOT-1316.zip', :sha256 => '8fb094d6c28da0bbf06dc71b3afdc05bd2b9049f9a6b8a93e51ddd898d37f3c0' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.0.2/WebIdEIdOnServerProductPlugin.framework-v15.0.2-SNAPSHOT-1322.zip', :sha256 => 'a5d00890cf102f330ce6be37f49b3346b08a1fcce20f58c3e1e75f62a7f65694' }
|
||||
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.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdEIdentPlugin", "15.0.1"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.0.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.0.1"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.0.1"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user