[Fix] WebIdAutoIdProductPlugin (22.3.4-SNAPSHOT)
This commit is contained in:
parent
5bab2cb6c5
commit
45b3eda321
@ -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.4/WebIdAutoIdProductPlugin.framework-v22.3.4-SNAPSHOT-1683.zip', :sha256 => '8f48c4294502523d15f060bb3bc8eaa705f0516cdaf8e38678aae76983190549' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.4/WebIdAutoIdProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip', :sha256 => '571aef96dfee5a8ecdcccd664398e1f308badeaf9cb697053382e45d802116fe' }
|
||||
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.2"
|
||||
s.dependency "WebIdDocumentScanner", "22.0.2"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "22.0.2"
|
||||
s.dependency "WebIdCellCheckPlugin", "2.0.5"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user