[Fix] WebIdOnServerDocumentScanner (22.0.1-SNAPSHOT)
This commit is contained in:
parent
fe41cee1d2
commit
10fb3fe01d
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|||||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||||
|
|
||||||
s.platform = :ios
|
s.platform = :ios
|
||||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.1/WebIdOnServerDocumentScanner.framework-v22.0.1-SNAPSHOT-1606.zip', :sha256 => '6282000da8887556b5de2645aa40676332ad94adb2d494a165cb6da4683d8548' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.1/WebIdOnServerDocumentScanner.framework-v22.0.1-SNAPSHOT-1609.zip', :sha256 => '7afed6f2c3f2efc03fd5eeaceba8abfaaca3a1687b5724ecda1d2806e005c596' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.vendored_frameworks = 'WebIdOnServerDocumentScanner.xcframework'
|
s.ios.vendored_frameworks = 'WebIdOnServerDocumentScanner.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdDocumentScanner", "22.0.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdDocumentScanner", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||||
s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "21.1.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user