[Fix] WebIdDocumentScanner (20.3.6-SNAPSHOT)
This commit is contained in:
parent
8c781701ae
commit
4fd5bb3b36
@ -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/WebIdDocumentScanner/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1508.zip', :sha256 => 'a842d2d945ac764aaffdcfd6af7cd5e1c3d1053953d0f3ee3f38315f789888de' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1510.zip', :sha256 => 'a41d94d71f26f693ecae7a41d03bf114f435b7e9af4a6463e6ab682e0d0ec9fa' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,5 +16,5 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdDocumentScanner.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:experimental
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user