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