[Fix] WebIdPayProductPlugin (13.4.1-SNAPSHOT)
This commit is contained in:
parent
8962f88faa
commit
43afa9d6c4
@ -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/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.4.1/WebIdPayProductPlugin.framework-v13.4.1-SNAPSHOT-1267.zip', :sha256 => '348f8656a50667f61f87e04acd32ccf4df2ced201edc6175a63f122013b55476' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.4.1/WebIdPayProductPlugin.framework-v13.4.1-SNAPSHOT-1269.zip', :sha256 => 'e93da45c5acf52d613806b3bc938d339a8e97e6d82f838290c9b74a6306eb7de' }
|
||||
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", "10.2.1"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.2.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.3.2"
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "12.3.2"
|
||||
s.dependency "WebIdIosBankIdentPlugin", "10.3.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.3.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.4.0"
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "12.4.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user