add new version 13.0.2
This commit is contained in:
parent
b67553f9ee
commit
7dbc44bce2
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
|
||||
.exact("12.0.0")
|
||||
.exact("12.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
|
||||
.exact("12.0.0")
|
||||
.exact("12.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("11.0.0")
|
||||
.exact("11.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.exact("10.0.0")
|
||||
.exact("10.0.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdentProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.1/WebIdVideoIdentProductPlugin.framework-v13.0.1.zip",
|
||||
checksum: "b97ce0115f3617343152a0af90605f4205dd200219fa2f04409fb4ccb99b057c"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.2/WebIdVideoIdentProductPlugin.framework-v13.0.2.zip",
|
||||
checksum: "719c5619264e090bdfd04d5a974936fc29b3af47520b1d5c59a07c88d285837d"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user