@idpass/smartscanner-capacitor 0.3.11 → 0.3.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@idpass/smartscanner-capacitor",
3
- "version": "0.3.11",
3
+ "version": "0.3.12",
4
4
  "description": "Capacitor plugin for the SmartScanner Core library to scan MRZ and barcodes",
5
5
  "main": "dist/plugin.js",
6
6
  "module": "dist/esm/index.js",
@@ -1,10 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <Workspace
3
- version = "1.0">
4
- <FileRef
5
- location = "group:Plugin.xcodeproj">
6
- </FileRef>
7
- <FileRef
8
- location = "group:Pods/Pods.xcodeproj">
9
- </FileRef>
10
- </Workspace>
package/ios/Podfile.lock DELETED
@@ -1,22 +0,0 @@
1
- PODS:
2
- - Capacitor (2.4.1):
3
- - CapacitorCordova
4
- - CapacitorCordova (2.4.1)
5
-
6
- DEPENDENCIES:
7
- - "Capacitor (from `../node_modules/@capacitor/ios`)"
8
- - "CapacitorCordova (from `../node_modules/@capacitor/ios`)"
9
-
10
- EXTERNAL SOURCES:
11
- Capacitor:
12
- :path: "../node_modules/@capacitor/ios"
13
- CapacitorCordova:
14
- :path: "../node_modules/@capacitor/ios"
15
-
16
- SPEC CHECKSUMS:
17
- Capacitor: 12f6492ebd90494ff60f37b57718f5f1b5d841eb
18
- CapacitorCordova: bf294ab653635d3aa5d7ec1512753f01df7b7149
19
-
20
- PODFILE CHECKSUM: e66d6fa04b0daaf06d8498d39637adf77139c716
21
-
22
- COCOAPODS: 1.11.0