[Fix] WebIdPayProductPlugin (15.3.1-SNAPSHOT)
This commit is contained in:
parent
73f2fb7cd1
commit
b3e70ff069
@ -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.1/WebIdPayProductPlugin.framework-v15.3.1-SNAPSHOT-1358.zip', :sha256 => 'caa735497ec4c2f61f482b3885aef7259acae7d71f3d1da3a57b043f1896fe2c' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.3.1/WebIdPayProductPlugin.framework-v15.3.1-SNAPSHOT-1359.zip', :sha256 => '93ee9281c4dd126c6ed62c1888694871d2b9768492813f2a19470633a3f518ed' }
|
||||
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.1.1"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.1.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.1.2"
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "15.1.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user