[Fix] WebIdPayProductPlugin (14.3.0-SNAPSHOT)
This commit is contained in:
parent
10a0033d88
commit
63566f4d18
@ -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/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1261.zip', :sha256 => '8ff21c91b27ee4e67530f2b131c8a0daced2c2e6d0cb4ca19a43b268aabc9c5c' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1324.zip', :sha256 => '3f0e511caebfc8b607fc28e30f1dede26a513c0e277619611c5b3f777174817a' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,10 +16,8 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdPayProductPlugin.xcframework'
|
||||
|
||||
s.dependency "DocumentReader", "~> 7.2"
|
||||
s.dependency "RegulaCommon", "~> 7.2"
|
||||
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 "WebIdOnDeviceDocumentScanner", "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 "WebIdOnDeviceDocumentScanner", "13.3.2"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user