[Fix] WebIdAutoIdentOnServerProductPlugin (13.4.1-SNAPSHOT)
This commit is contained in:
parent
0c0a1d7109
commit
19a8fe6e43
@ -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/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1277.zip', :sha256 => '1fc8edd798b527dcb8b5798c263e4d57ef64bcabcea153a9ba01e9cc3a9f4e3b' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1278.zip', :sha256 => '7bd3e440b8b78123f98582b63d39b1ce7f32fe8bcce37fcc1165f9496496154c' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,7 +16,7 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdAutoIdentOnServerProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.4.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.5.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "12.5.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.4.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.5.1"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "12.5.1"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user