[Fix] WebIdOnDeviceDocumentScanner (12.0.1-SNAPSHOT)
This commit is contained in:
parent
af4d4ba8b7
commit
e271ab251c
@ -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/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1285.zip', :sha256 => '2f427a2bae46e1e779f9ebeb8475f86a36bf1857c4d396b9243a9015168845fa' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1288.zip', :sha256 => 'c83f9a0d28e6463bd3a32a7480630cce3a995a24509494d67d6970381a3493fc' }
|
||||||
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 = 'WebIdOnDeviceDocumentScanner.xcframework'
|
s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdDocumentScanner", "12.0.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdDocumentScanner", "12.0.1-SNAPSHOT" #branch:snapshots
|
||||||
s.dependency "WebIdPluginCore", "11.0.0"
|
s.dependency "WebIdPluginCore", "11.0.1"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user