[Fix] WebIdPayOnServerProductPlugin (14.3.0-SNAPSHOT)
This commit is contained in:
parent
e100864777
commit
10a0033d88
@ -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/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.3.0/WebIdPayOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1261.zip', :sha256 => '136192e25b50b06eda88d7e952633389d7c5768643fdc4eb30aff355b0d33708' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.3.0/WebIdPayOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1324.zip', :sha256 => '4c9cdedf1b12f962ec78740f71a994aee7f35674eb7da24a63811a0438c5572a' }
|
||||
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 = 'WebIdPayOnServerProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdIosBankIdentPlugin", "11.3.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "12.2.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdIosBankIdentPlugin", "11.4.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "12.2.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "13.3.2"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "13.3.2"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user