[Fix] WebIdPayProductPlugin (15.0.2-SNAPSHOT)
This commit is contained in:
parent
6b6ab101b2
commit
2a494aa2b0
@ -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/WebIdPayProductPlugin/15.0.2/WebIdPayProductPlugin.framework-v15.0.2-SNAPSHOT-1316.zip', :sha256 => '3ae763446ec08d4ec7b2080faa122031fd6d1521012545f812881e9f2ba6bdb0' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.0.2/WebIdPayProductPlugin.framework-v15.0.2-SNAPSHOT-1322.zip', :sha256 => 'b657c28833a4e0900b2d46000be8aea29d494cf118569febfe338f06673c0965' }
|
||||
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 = 'WebIdPayProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdIosBankIdentPlugin", "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 "WebIdOnDeviceDocumentScanner", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosBankIdentPlugin", "15.0.1"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.0.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.0.1"
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "15.0.1"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user