[Fix] WebIdOnServerDocumentScanner (20.3.6-SNAPSHOT)
This commit is contained in:
parent
a06ed5c613
commit
b4a61c268e
@ -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/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1511.zip', :sha256 => '6144432ba7ec2dadd8dfe7d6a55f99a8416cb68056ea031f26d9e02a6ca33775' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1509.zip', :sha256 => '7a7971d78acd61a9001542576354dbc5b044335eb73f4d05746a84f23298f3ae' }
|
||||||
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", "20.3.6-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
|
||||||
s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:experimental
|
s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:snapshots
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user