[Fix] WebIdIosIdentScanPlugin (13.0.0-SNAPSHOT)
This commit is contained in:
parent
ea427decbe
commit
4aa84cffc1
@ -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/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/13.0.0/WebIdIosIdentScanPlugin.framework-v13.0.0-SNAPSHOT-1308.zip', :sha256 => '161314a9d64d710726320ea10c2b47d0a60684921c08da54a69e38ecf02d6cb2' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/13.0.0/WebIdIosIdentScanPlugin.framework-v13.0.0-SNAPSHOT-1314.zip', :sha256 => '64b7752c0c8b044f697b2e05d967ebe80bf767c1cc4431f2cf1bf18b5d9b5b78' }
|
||||||
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 = 'WebIdIosIdentScanPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdIosIdentScanPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdDocumentScanner", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdDocumentScanner", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||||
s.dependency "WebIdPluginCore", "~> 13.0.1"
|
s.dependency "WebIdPluginCore", "13.1.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user