add new version 22.1.0
This commit is contained in:
parent
d24a05a044
commit
3853e3e895
@ -17,14 +17,14 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("21.1.0")
|
||||
.exact("21.2.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/22.0.3/WebIdDocumentScanner.framework-v22.0.3.zip",
|
||||
checksum: "87ebd2c337c4f076fd81f7e3ae9a289b9e20e2d569c184491033de9e87e20194"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/22.1.0/WebIdDocumentScanner.framework-v22.1.0.zip",
|
||||
checksum: "ea153ada980bbeec5f54351962357acb8b56f24fb5cc2439f487c77a2477d607"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user