[Fix] WebIdAutoIdProductPlugin (22.3.2-SNAPSHOT)
This commit is contained in:
parent
d1431ca997
commit
e7b999c49c
@ -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/WebIdAutoIdProductPlugin/22.3.2/WebIdAutoIdProductPlugin.framework-v22.3.2-SNAPSHOT-1678.zip', :sha256 => 'b0e1b6b8ab910cccde227734469941d815c963bde12019d12fe283107a5fbfb7' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.2/WebIdAutoIdProductPlugin.framework-v22.3.2-SNAPSHOT-1680.zip', :sha256 => '9c171a9089e76ca3b2124651dd9a6d3014f89f974e302316fb0cbbab460a2dc1' }
|
||||
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 = 'WebIdAutoIdProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdDigitalSigningPlugin", "22.0.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDocumentScanner", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdCellCheckPlugin", "2.0.6-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "22.0.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "22.0.0"
|
||||
s.dependency "WebIdDocumentScanner", "22.0.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "22.0.0"
|
||||
s.dependency "WebIdCellCheckPlugin", "2.0.5"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user