Skip to content

Commit 2092c00

Browse files
committed
Publishing SPM package for release v7.1.0.
1 parent 98427cf commit 2092c00

File tree

2 files changed

+221
-10
lines changed

2 files changed

+221
-10
lines changed

LICENSE

Lines changed: 219 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Open Source libraries used in ScanbotSDK for iOS version 7.0.3:
1+
Open Source libraries used in ScanbotSDK for iOS version 7.1.0:
22

33
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
44

@@ -423,6 +423,217 @@ express Statement of Purpose.
423423
this CC0 or use of the Work.
424424

425425

426+
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
427+
428+
flatbuffers
429+
430+
Version 2.0.6
431+
(https://github.com/google/flatbuffers/tree/master)
432+
433+
434+
Apache License
435+
Version 2.0, January 2004
436+
http://www.apache.org/licenses/
437+
438+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
439+
440+
1. Definitions.
441+
442+
"License" shall mean the terms and conditions for use, reproduction,
443+
and distribution as defined by Sections 1 through 9 of this document.
444+
445+
"Licensor" shall mean the copyright owner or entity authorized by
446+
the copyright owner that is granting the License.
447+
448+
"Legal Entity" shall mean the union of the acting entity and all
449+
other entities that control, are controlled by, or are under common
450+
control with that entity. For the purposes of this definition,
451+
"control" means (i) the power, direct or indirect, to cause the
452+
direction or management of such entity, whether by contract or
453+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
454+
outstanding shares, or (iii) beneficial ownership of such entity.
455+
456+
"You" (or "Your") shall mean an individual or Legal Entity
457+
exercising permissions granted by this License.
458+
459+
"Source" form shall mean the preferred form for making modifications,
460+
including but not limited to software source code, documentation
461+
source, and configuration files.
462+
463+
"Object" form shall mean any form resulting from mechanical
464+
transformation or translation of a Source form, including but
465+
not limited to compiled object code, generated documentation,
466+
and conversions to other media types.
467+
468+
"Work" shall mean the work of authorship, whether in Source or
469+
Object form, made available under the License, as indicated by a
470+
copyright notice that is included in or attached to the work
471+
(an example is provided in the Appendix below).
472+
473+
"Derivative Works" shall mean any work, whether in Source or Object
474+
form, that is based on (or derived from) the Work and for which the
475+
editorial revisions, annotations, elaborations, or other modifications
476+
represent, as a whole, an original work of authorship. For the purposes
477+
of this License, Derivative Works shall not include works that remain
478+
separable from, or merely link (or bind by name) to the interfaces of,
479+
the Work and Derivative Works thereof.
480+
481+
"Contribution" shall mean any work of authorship, including
482+
the original version of the Work and any modifications or additions
483+
to that Work or Derivative Works thereof, that is intentionally
484+
submitted to Licensor for inclusion in the Work by the copyright owner
485+
or by an individual or Legal Entity authorized to submit on behalf of
486+
the copyright owner. For the purposes of this definition, "submitted"
487+
means any form of electronic, verbal, or written communication sent
488+
to the Licensor or its representatives, including but not limited to
489+
communication on electronic mailing lists, source code control systems,
490+
and issue tracking systems that are managed by, or on behalf of, the
491+
Licensor for the purpose of discussing and improving the Work, but
492+
excluding communication that is conspicuously marked or otherwise
493+
designated in writing by the copyright owner as "Not a Contribution."
494+
495+
"Contributor" shall mean Licensor and any individual or Legal Entity
496+
on behalf of whom a Contribution has been received by Licensor and
497+
subsequently incorporated within the Work.
498+
499+
2. Grant of Copyright License. Subject to the terms and conditions of
500+
this License, each Contributor hereby grants to You a perpetual,
501+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
502+
copyright license to reproduce, prepare Derivative Works of,
503+
publicly display, publicly perform, sublicense, and distribute the
504+
Work and such Derivative Works in Source or Object form.
505+
506+
3. Grant of Patent License. Subject to the terms and conditions of
507+
this License, each Contributor hereby grants to You a perpetual,
508+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
509+
(except as stated in this section) patent license to make, have made,
510+
use, offer to sell, sell, import, and otherwise transfer the Work,
511+
where such license applies only to those patent claims licensable
512+
by such Contributor that are necessarily infringed by their
513+
Contribution(s) alone or by combination of their Contribution(s)
514+
with the Work to which such Contribution(s) was submitted. If You
515+
institute patent litigation against any entity (including a
516+
cross-claim or counterclaim in a lawsuit) alleging that the Work
517+
or a Contribution incorporated within the Work constitutes direct
518+
or contributory patent infringement, then any patent licenses
519+
granted to You under this License for that Work shall terminate
520+
as of the date such litigation is filed.
521+
522+
4. Redistribution. You may reproduce and distribute copies of the
523+
Work or Derivative Works thereof in any medium, with or without
524+
modifications, and in Source or Object form, provided that You
525+
meet the following conditions:
526+
527+
(a) You must give any other recipients of the Work or
528+
Derivative Works a copy of this License; and
529+
530+
(b) You must cause any modified files to carry prominent notices
531+
stating that You changed the files; and
532+
533+
(c) You must retain, in the Source form of any Derivative Works
534+
that You distribute, all copyright, patent, trademark, and
535+
attribution notices from the Source form of the Work,
536+
excluding those notices that do not pertain to any part of
537+
the Derivative Works; and
538+
539+
(d) If the Work includes a "NOTICE" text file as part of its
540+
distribution, then any Derivative Works that You distribute must
541+
include a readable copy of the attribution notices contained
542+
within such NOTICE file, excluding those notices that do not
543+
pertain to any part of the Derivative Works, in at least one
544+
of the following places: within a NOTICE text file distributed
545+
as part of the Derivative Works; within the Source form or
546+
documentation, if provided along with the Derivative Works; or,
547+
within a display generated by the Derivative Works, if and
548+
wherever such third-party notices normally appear. The contents
549+
of the NOTICE file are for informational purposes only and
550+
do not modify the License. You may add Your own attribution
551+
notices within Derivative Works that You distribute, alongside
552+
or as an addendum to the NOTICE text from the Work, provided
553+
that such additional attribution notices cannot be construed
554+
as modifying the License.
555+
556+
You may add Your own copyright statement to Your modifications and
557+
may provide additional or different license terms and conditions
558+
for use, reproduction, or distribution of Your modifications, or
559+
for any such Derivative Works as a whole, provided Your use,
560+
reproduction, and distribution of the Work otherwise complies with
561+
the conditions stated in this License.
562+
563+
5. Submission of Contributions. Unless You explicitly state otherwise,
564+
any Contribution intentionally submitted for inclusion in the Work
565+
by You to the Licensor shall be under the terms and conditions of
566+
this License, without any additional terms or conditions.
567+
Notwithstanding the above, nothing herein shall supersede or modify
568+
the terms of any separate license agreement you may have executed
569+
with Licensor regarding such Contributions.
570+
571+
6. Trademarks. This License does not grant permission to use the trade
572+
names, trademarks, service marks, or product names of the Licensor,
573+
except as required for reasonable and customary use in describing the
574+
origin of the Work and reproducing the content of the NOTICE file.
575+
576+
7. Disclaimer of Warranty. Unless required by applicable law or
577+
agreed to in writing, Licensor provides the Work (and each
578+
Contributor provides its Contributions) on an "AS IS" BASIS,
579+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
580+
implied, including, without limitation, any warranties or conditions
581+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
582+
PARTICULAR PURPOSE. You are solely responsible for determining the
583+
appropriateness of using or redistributing the Work and assume any
584+
risks associated with Your exercise of permissions under this License.
585+
586+
8. Limitation of Liability. In no event and under no legal theory,
587+
whether in tort (including negligence), contract, or otherwise,
588+
unless required by applicable law (such as deliberate and grossly
589+
negligent acts) or agreed to in writing, shall any Contributor be
590+
liable to You for damages, including any direct, indirect, special,
591+
incidental, or consequential damages of any character arising as a
592+
result of this License or out of the use or inability to use the
593+
Work (including but not limited to damages for loss of goodwill,
594+
work stoppage, computer failure or malfunction, or any and all
595+
other commercial damages or losses), even if such Contributor
596+
has been advised of the possibility of such damages.
597+
598+
9. Accepting Warranty or Additional Liability. While redistributing
599+
the Work or Derivative Works thereof, You may choose to offer,
600+
and charge a fee for, acceptance of support, warranty, indemnity,
601+
or other liability obligations and/or rights consistent with this
602+
License. However, in accepting such obligations, You may act only
603+
on Your own behalf and on Your sole responsibility, not on behalf
604+
of any other Contributor, and only if You agree to indemnify,
605+
defend, and hold each Contributor harmless for any liability
606+
incurred by, or claims asserted against, such Contributor by reason
607+
of your accepting any such warranty or additional liability.
608+
609+
END OF TERMS AND CONDITIONS
610+
611+
APPENDIX: How to apply the Apache License to your work.
612+
613+
To apply the Apache License to your work, attach the following
614+
boilerplate notice, with the fields enclosed by brackets "[]"
615+
replaced with your own identifying information. (Don't include
616+
the brackets!) The text should be enclosed in the appropriate
617+
comment syntax for the file format. We also recommend that a
618+
file or class name and description of purpose be included on the
619+
same "printed page" as the copyright notice for easier
620+
identification within third-party archives.
621+
622+
Copyright [yyyy] [name of copyright owner]
623+
624+
Licensed under the Apache License, Version 2.0 (the "License");
625+
you may not use this file except in compliance with the License.
626+
You may obtain a copy of the License at
627+
628+
http://www.apache.org/licenses/LICENSE-2.0
629+
630+
Unless required by applicable law or agreed to in writing, software
631+
distributed under the License is distributed on an "AS IS" BASIS,
632+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
633+
See the License for the specific language governing permissions and
634+
limitations under the License.
635+
636+
426637
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
427638

428639
gs1-syntax-dictionary
@@ -1151,7 +1362,7 @@ This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 Inter
11511362

11521363
JSON for Modern C++
11531364

1154-
Version no-rev
1365+
Version v3.11.3
11551366
(https://github.com/nlohmann/json)
11561367

11571368
MIT License
@@ -1573,7 +1784,7 @@ defined by AIM ITS/04-023 International Technical Standard - Extended Channel In
15731784

15741785
magic-enum
15751786

1576-
Version no-rev
1787+
Version v0.8.1
15771788
(https://github.com/Neargye/magic_enum)
15781789

15791790
MIT License
@@ -1603,7 +1814,7 @@ SOFTWARE.
16031814

16041815
Nameof C++
16051816

1606-
Version no-rev
1817+
Version v0.10.3
16071818
(https://github.com/Neargye/nameof)
16081819

16091820
MIT License
@@ -1978,7 +2189,7 @@ Version 1.1.1t
19782189

19792190
spdlog
19802191

1981-
Version no-rev
2192+
Version v1.15.2
19822193
(https://github.com/gabime/spdlog)
19832194

19842195
The MIT License (MIT)
@@ -2523,7 +2734,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25232734

25242735
xsimd
25252736

2526-
Version no-rev
2737+
Version 13.2.0
25272738
(https://github.com/xtensor-stack/xsimd)
25282739

25292740
Copyright (c) 2016, Johan Mabille, Sylvain Corlay, Wolf Vollprecht and Martin Renou
@@ -2561,7 +2772,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25612772

25622773
xtensor
25632774

2564-
Version no-rev
2775+
Version 0.26.0-scanbot
25652776
(https://github.com/doo/xtensor)
25662777

25672778
Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
@@ -2598,7 +2809,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25982809

25992810
xtl
26002811

2601-
Version no-rev
2812+
Version 0.8.0
26022813
(https://github.com/xtensor-stack/xtl)
26032814

26042815
BSD 3-Clause License

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ let package = Package(
1414
targets: [
1515
.binaryTarget(
1616
name: "ScanbotSDK",
17-
url: "https://download.scanbot.io/sdk/ios/xcframeworks/scanbot-ios-sdk-xcframework-7.0.3.zip",
18-
checksum: "738bb4cf68d5f505c3cce9e703264871e0ccce39cd0b7d0fd34618eb3a479a93"
17+
url: "https://download.scanbot.io/sdk/ios/xcframeworks/scanbot-ios-sdk-xcframework-7.1.0.zip",
18+
checksum: "d8ff8f761d22b020c6695318c2c682ab0f05d44a5ec1fcbc0537ad6b46d60038"
1919
),
2020
.target(name: "AdditionalData",
2121
dependencies: ["ScanbotSDK"],

0 commit comments

Comments
 (0)