[Fix] WebIdAccountIdProductPlugin (22.2.4-SNAPSHOT)
This commit is contained in:
parent
f02699ad34
commit
02b337a584
@ -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/WebIdAccountIdProductPlugin/22.2.4/WebIdAccountIdProductPlugin.framework-v22.2.4-SNAPSHOT-1656.zip', :sha256 => '9061df7154b50e6d029a8954b981dea51191e6f0fbaf63f429ddcf104ba05ced' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.2.4/WebIdAccountIdProductPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => '032e7503382d05e2d00ac26bd26c4eb102d588497d53510df996797769a036ce' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,9 +16,9 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdAccountIdProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdOnServerDocumentScanner", "21.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDocumentScanner", "21.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "21.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "21.0.5-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosBankIdentPlugin", "21.0.5-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "21.2.1"
|
||||
s.dependency "WebIdDocumentScanner", "21.2.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "21.2.1"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "21.0.4"
|
||||
s.dependency "WebIdIosBankIdentPlugin", "21.0.4"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user