Skip to content

Commit

Permalink
Publishing SPM package for release v5.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastato committed Mar 15, 2024
1 parent dd491ab commit 4024526
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Open Source libraries used in ScanbotDocumentScannerSDK for iOS version 5.0.1:
Open Source libraries used in ScanbotDocumentScannerSDK for iOS version 5.0.2:

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Expand Down Expand Up @@ -825,7 +825,7 @@ without express or implied warranty.

JSON for Modern C++

Version no-rev
Version v3.11.2
(https://github.com/nlohmann/json)

MIT License
Expand Down Expand Up @@ -1245,7 +1245,7 @@ defined by AIM ITS/04-023 International Technical Standard - Extended Channel In

magic-enum

Version no-rev
Version v0.8.1
(https://github.com/Neargye/magic_enum)

MIT License
Expand Down Expand Up @@ -1275,7 +1275,7 @@ SOFTWARE.

Nameof C++

Version no-rev
Version v0.10.3
(https://github.com/Neargye/nameof)

MIT License
Expand Down Expand Up @@ -1650,7 +1650,7 @@ Version 1.1.1t

spdlog

Version no-rev
Version v1.9.2
(https://github.com/gabime/spdlog)

The MIT License (MIT)
Expand Down Expand Up @@ -2195,7 +2195,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

xsimd

Version no-rev
Version 7.4.9-18-g3d17850
(https://github.com/xtensor-stack/xsimd)

Copyright (c) 2016, Johan Mabille, Sylvain Corlay, Wolf Vollprecht and Martin Renou
Expand Down Expand Up @@ -2232,7 +2232,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

xtensor

Version no-rev
Version 0.23.9-1-gbe35a267
(https://github.com/doo/xtensor)

Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
Expand Down Expand Up @@ -2269,7 +2269,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

xtl

Version no-rev
Version 0.7.2
(https://github.com/xtensor-stack/xtl)

BSD 3-Clause License
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "ScanbotDocumentScannerSDK",
url: "https://download.scanbot.io/document-scanner-sdk/ios/xcframeworks/scanbot-ios-document-scanner-sdk-xcframework-5.0.1.zip",
checksum: "baa8db9c9b5a0d92edd16258e70825be95e80259a29ddafd9b4b85b5ee733328"
url: "https://download.scanbot.io/document-scanner-sdk/ios/xcframeworks/scanbot-ios-document-scanner-sdk-xcframework-5.0.2.zip",
checksum: "6308e73a5384fdd8468353d41ce631e2258dd6228df9a9c8bbc61ac9a291c703"
),
]
)

0 comments on commit 4024526

Please sign in to comment.