@yeomessagingcom/react-native-yeofr 0.2.0 → 0.2.4
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/ios/YEOFR.xcframework/ios-arm64/YEOFR.framework/Modules/YEOFR.swiftmodule/arm64-apple-ios.abi.json +272 -4
- package/ios/YEOFR.xcframework/ios-arm64/YEOFR.framework/Modules/YEOFR.swiftmodule/arm64-apple-ios.private.swiftinterface +10 -0
- package/ios/YEOFR.xcframework/ios-arm64/YEOFR.framework/Modules/YEOFR.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/YEOFR.xcframework/ios-arm64/YEOFR.framework/Modules/YEOFR.swiftmodule/arm64-apple-ios.swiftinterface +10 -0
- package/ios/YEOFR.xcframework/ios-arm64/YEOFR.framework/YEOFR +0 -0
- package/ios/YEOFR.xcframework/ios-arm64/YEOFR.framework/_CodeSignature/CodeResources +10 -10
- package/ios/react-native-yeofr.podspec +1 -1
- package/package.json +2 -2
|
@@ -1754,6 +1754,209 @@
|
|
|
1754
1754
|
"RawDocComment"
|
|
1755
1755
|
]
|
|
1756
1756
|
},
|
|
1757
|
+
{
|
|
1758
|
+
"kind": "TypeDecl",
|
|
1759
|
+
"name": "TrueDepthConfiguration",
|
|
1760
|
+
"printedName": "TrueDepthConfiguration",
|
|
1761
|
+
"children": [
|
|
1762
|
+
{
|
|
1763
|
+
"kind": "Var",
|
|
1764
|
+
"name": "lowerThreshold",
|
|
1765
|
+
"printedName": "lowerThreshold",
|
|
1766
|
+
"children": [
|
|
1767
|
+
{
|
|
1768
|
+
"kind": "TypeNominal",
|
|
1769
|
+
"name": "Float",
|
|
1770
|
+
"printedName": "Swift.Float",
|
|
1771
|
+
"usr": "s:Sf"
|
|
1772
|
+
}
|
|
1773
|
+
],
|
|
1774
|
+
"declKind": "Var",
|
|
1775
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV14lowerThresholdSfvp",
|
|
1776
|
+
"mangledName": "$s5YEOFR22TrueDepthConfigurationV14lowerThresholdSfvp",
|
|
1777
|
+
"moduleName": "YEOFR",
|
|
1778
|
+
"declAttributes": [
|
|
1779
|
+
"HasStorage",
|
|
1780
|
+
"AccessControl"
|
|
1781
|
+
],
|
|
1782
|
+
"isLet": true,
|
|
1783
|
+
"hasStorage": true,
|
|
1784
|
+
"accessors": [
|
|
1785
|
+
{
|
|
1786
|
+
"kind": "Accessor",
|
|
1787
|
+
"name": "Get",
|
|
1788
|
+
"printedName": "Get()",
|
|
1789
|
+
"children": [
|
|
1790
|
+
{
|
|
1791
|
+
"kind": "TypeNominal",
|
|
1792
|
+
"name": "Float",
|
|
1793
|
+
"printedName": "Swift.Float",
|
|
1794
|
+
"usr": "s:Sf"
|
|
1795
|
+
}
|
|
1796
|
+
],
|
|
1797
|
+
"declKind": "Accessor",
|
|
1798
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV14lowerThresholdSfvg",
|
|
1799
|
+
"mangledName": "$s5YEOFR22TrueDepthConfigurationV14lowerThresholdSfvg",
|
|
1800
|
+
"moduleName": "YEOFR",
|
|
1801
|
+
"implicit": true,
|
|
1802
|
+
"accessorKind": "get"
|
|
1803
|
+
}
|
|
1804
|
+
]
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"kind": "Var",
|
|
1808
|
+
"name": "upperThreshold",
|
|
1809
|
+
"printedName": "upperThreshold",
|
|
1810
|
+
"children": [
|
|
1811
|
+
{
|
|
1812
|
+
"kind": "TypeNominal",
|
|
1813
|
+
"name": "Float",
|
|
1814
|
+
"printedName": "Swift.Float",
|
|
1815
|
+
"usr": "s:Sf"
|
|
1816
|
+
}
|
|
1817
|
+
],
|
|
1818
|
+
"declKind": "Var",
|
|
1819
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV14upperThresholdSfvp",
|
|
1820
|
+
"mangledName": "$s5YEOFR22TrueDepthConfigurationV14upperThresholdSfvp",
|
|
1821
|
+
"moduleName": "YEOFR",
|
|
1822
|
+
"declAttributes": [
|
|
1823
|
+
"HasStorage",
|
|
1824
|
+
"AccessControl"
|
|
1825
|
+
],
|
|
1826
|
+
"isLet": true,
|
|
1827
|
+
"hasStorage": true,
|
|
1828
|
+
"accessors": [
|
|
1829
|
+
{
|
|
1830
|
+
"kind": "Accessor",
|
|
1831
|
+
"name": "Get",
|
|
1832
|
+
"printedName": "Get()",
|
|
1833
|
+
"children": [
|
|
1834
|
+
{
|
|
1835
|
+
"kind": "TypeNominal",
|
|
1836
|
+
"name": "Float",
|
|
1837
|
+
"printedName": "Swift.Float",
|
|
1838
|
+
"usr": "s:Sf"
|
|
1839
|
+
}
|
|
1840
|
+
],
|
|
1841
|
+
"declKind": "Accessor",
|
|
1842
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV14upperThresholdSfvg",
|
|
1843
|
+
"mangledName": "$s5YEOFR22TrueDepthConfigurationV14upperThresholdSfvg",
|
|
1844
|
+
"moduleName": "YEOFR",
|
|
1845
|
+
"implicit": true,
|
|
1846
|
+
"accessorKind": "get"
|
|
1847
|
+
}
|
|
1848
|
+
]
|
|
1849
|
+
},
|
|
1850
|
+
{
|
|
1851
|
+
"kind": "Constructor",
|
|
1852
|
+
"name": "init",
|
|
1853
|
+
"printedName": "init(lowerThreshold:upperThreshold:)",
|
|
1854
|
+
"children": [
|
|
1855
|
+
{
|
|
1856
|
+
"kind": "TypeNominal",
|
|
1857
|
+
"name": "TrueDepthConfiguration",
|
|
1858
|
+
"printedName": "YEOFR.TrueDepthConfiguration",
|
|
1859
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV"
|
|
1860
|
+
},
|
|
1861
|
+
{
|
|
1862
|
+
"kind": "TypeNominal",
|
|
1863
|
+
"name": "Float",
|
|
1864
|
+
"printedName": "Swift.Float",
|
|
1865
|
+
"usr": "s:Sf"
|
|
1866
|
+
},
|
|
1867
|
+
{
|
|
1868
|
+
"kind": "TypeNominal",
|
|
1869
|
+
"name": "Float",
|
|
1870
|
+
"printedName": "Swift.Float",
|
|
1871
|
+
"usr": "s:Sf"
|
|
1872
|
+
}
|
|
1873
|
+
],
|
|
1874
|
+
"declKind": "Constructor",
|
|
1875
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV14lowerThreshold05upperF0ACSf_Sftcfc",
|
|
1876
|
+
"mangledName": "$s5YEOFR22TrueDepthConfigurationV14lowerThreshold05upperF0ACSf_Sftcfc",
|
|
1877
|
+
"moduleName": "YEOFR",
|
|
1878
|
+
"declAttributes": [
|
|
1879
|
+
"AccessControl"
|
|
1880
|
+
],
|
|
1881
|
+
"init_kind": "Designated"
|
|
1882
|
+
},
|
|
1883
|
+
{
|
|
1884
|
+
"kind": "Var",
|
|
1885
|
+
"name": "defaultConfiguration",
|
|
1886
|
+
"printedName": "defaultConfiguration",
|
|
1887
|
+
"children": [
|
|
1888
|
+
{
|
|
1889
|
+
"kind": "TypeNominal",
|
|
1890
|
+
"name": "TrueDepthConfiguration",
|
|
1891
|
+
"printedName": "YEOFR.TrueDepthConfiguration",
|
|
1892
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV"
|
|
1893
|
+
}
|
|
1894
|
+
],
|
|
1895
|
+
"declKind": "Var",
|
|
1896
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV07defaultD0ACvpZ",
|
|
1897
|
+
"mangledName": "$s5YEOFR22TrueDepthConfigurationV07defaultD0ACvpZ",
|
|
1898
|
+
"moduleName": "YEOFR",
|
|
1899
|
+
"static": true,
|
|
1900
|
+
"declAttributes": [
|
|
1901
|
+
"AccessControl"
|
|
1902
|
+
],
|
|
1903
|
+
"accessors": [
|
|
1904
|
+
{
|
|
1905
|
+
"kind": "Accessor",
|
|
1906
|
+
"name": "Get",
|
|
1907
|
+
"printedName": "Get()",
|
|
1908
|
+
"children": [
|
|
1909
|
+
{
|
|
1910
|
+
"kind": "TypeNominal",
|
|
1911
|
+
"name": "TrueDepthConfiguration",
|
|
1912
|
+
"printedName": "YEOFR.TrueDepthConfiguration",
|
|
1913
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV"
|
|
1914
|
+
}
|
|
1915
|
+
],
|
|
1916
|
+
"declKind": "Accessor",
|
|
1917
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV07defaultD0ACvgZ",
|
|
1918
|
+
"mangledName": "$s5YEOFR22TrueDepthConfigurationV07defaultD0ACvgZ",
|
|
1919
|
+
"moduleName": "YEOFR",
|
|
1920
|
+
"static": true,
|
|
1921
|
+
"accessorKind": "get"
|
|
1922
|
+
}
|
|
1923
|
+
]
|
|
1924
|
+
}
|
|
1925
|
+
],
|
|
1926
|
+
"declKind": "Struct",
|
|
1927
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV",
|
|
1928
|
+
"mangledName": "$s5YEOFR22TrueDepthConfigurationV",
|
|
1929
|
+
"moduleName": "YEOFR",
|
|
1930
|
+
"declAttributes": [
|
|
1931
|
+
"AccessControl"
|
|
1932
|
+
],
|
|
1933
|
+
"conformances": [
|
|
1934
|
+
{
|
|
1935
|
+
"kind": "Conformance",
|
|
1936
|
+
"name": "Copyable",
|
|
1937
|
+
"printedName": "Copyable",
|
|
1938
|
+
"usr": "s:s8CopyableP",
|
|
1939
|
+
"mangledName": "$ss8CopyableP"
|
|
1940
|
+
},
|
|
1941
|
+
{
|
|
1942
|
+
"kind": "Conformance",
|
|
1943
|
+
"name": "Escapable",
|
|
1944
|
+
"printedName": "Escapable",
|
|
1945
|
+
"usr": "s:s9EscapableP",
|
|
1946
|
+
"mangledName": "$ss9EscapableP"
|
|
1947
|
+
}
|
|
1948
|
+
]
|
|
1949
|
+
},
|
|
1950
|
+
{
|
|
1951
|
+
"kind": "Import",
|
|
1952
|
+
"name": "Foundation",
|
|
1953
|
+
"printedName": "Foundation",
|
|
1954
|
+
"declKind": "Import",
|
|
1955
|
+
"moduleName": "YEOFR",
|
|
1956
|
+
"declAttributes": [
|
|
1957
|
+
"RawDocComment"
|
|
1958
|
+
]
|
|
1959
|
+
},
|
|
1757
1960
|
{
|
|
1758
1961
|
"kind": "TypeDecl",
|
|
1759
1962
|
"name": "YEOFRDefaults",
|
|
@@ -4469,6 +4672,57 @@
|
|
|
4469
4672
|
"RawDocComment"
|
|
4470
4673
|
],
|
|
4471
4674
|
"funcSelfKind": "NonMutating"
|
|
4675
|
+
},
|
|
4676
|
+
{
|
|
4677
|
+
"kind": "Function",
|
|
4678
|
+
"name": "setTrueDepthConfig",
|
|
4679
|
+
"printedName": "setTrueDepthConfig(_:)",
|
|
4680
|
+
"children": [
|
|
4681
|
+
{
|
|
4682
|
+
"kind": "TypeNominal",
|
|
4683
|
+
"name": "Void",
|
|
4684
|
+
"printedName": "()"
|
|
4685
|
+
},
|
|
4686
|
+
{
|
|
4687
|
+
"kind": "TypeNominal",
|
|
4688
|
+
"name": "TrueDepthConfiguration",
|
|
4689
|
+
"printedName": "YEOFR.TrueDepthConfiguration",
|
|
4690
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV"
|
|
4691
|
+
}
|
|
4692
|
+
],
|
|
4693
|
+
"declKind": "Func",
|
|
4694
|
+
"usr": "s:5YEOFR8YEOFRSDKC18setTrueDepthConfigyyAA0dE13ConfigurationVF",
|
|
4695
|
+
"mangledName": "$s5YEOFR8YEOFRSDKC18setTrueDepthConfigyyAA0dE13ConfigurationVF",
|
|
4696
|
+
"moduleName": "YEOFR",
|
|
4697
|
+
"declAttributes": [
|
|
4698
|
+
"Final",
|
|
4699
|
+
"AccessControl",
|
|
4700
|
+
"RawDocComment"
|
|
4701
|
+
],
|
|
4702
|
+
"funcSelfKind": "NonMutating"
|
|
4703
|
+
},
|
|
4704
|
+
{
|
|
4705
|
+
"kind": "Function",
|
|
4706
|
+
"name": "getTrueDepthConfig",
|
|
4707
|
+
"printedName": "getTrueDepthConfig()",
|
|
4708
|
+
"children": [
|
|
4709
|
+
{
|
|
4710
|
+
"kind": "TypeNominal",
|
|
4711
|
+
"name": "TrueDepthConfiguration",
|
|
4712
|
+
"printedName": "YEOFR.TrueDepthConfiguration",
|
|
4713
|
+
"usr": "s:5YEOFR22TrueDepthConfigurationV"
|
|
4714
|
+
}
|
|
4715
|
+
],
|
|
4716
|
+
"declKind": "Func",
|
|
4717
|
+
"usr": "s:5YEOFR8YEOFRSDKC18getTrueDepthConfigAA0dE13ConfigurationVyF",
|
|
4718
|
+
"mangledName": "$s5YEOFR8YEOFRSDKC18getTrueDepthConfigAA0dE13ConfigurationVyF",
|
|
4719
|
+
"moduleName": "YEOFR",
|
|
4720
|
+
"declAttributes": [
|
|
4721
|
+
"Final",
|
|
4722
|
+
"AccessControl",
|
|
4723
|
+
"RawDocComment"
|
|
4724
|
+
],
|
|
4725
|
+
"funcSelfKind": "NonMutating"
|
|
4472
4726
|
}
|
|
4473
4727
|
],
|
|
4474
4728
|
"declKind": "Class",
|
|
@@ -4530,6 +4784,20 @@
|
|
|
4530
4784
|
"length": 3,
|
|
4531
4785
|
"value": "[]"
|
|
4532
4786
|
},
|
|
4787
|
+
{
|
|
4788
|
+
"filePath": "\/Users\/paulcalver\/workspace\/ios\/YEOFRWorkspace\/YEOFR\/YEOFR\/Model\/TrueDepthConfiguration.swift",
|
|
4789
|
+
"kind": "FloatLiteral",
|
|
4790
|
+
"offset": 1001,
|
|
4791
|
+
"length": 3,
|
|
4792
|
+
"value": "0.5"
|
|
4793
|
+
},
|
|
4794
|
+
{
|
|
4795
|
+
"filePath": "\/Users\/paulcalver\/workspace\/ios\/YEOFRWorkspace\/YEOFR\/YEOFR\/Model\/TrueDepthConfiguration.swift",
|
|
4796
|
+
"kind": "FloatLiteral",
|
|
4797
|
+
"offset": 1060,
|
|
4798
|
+
"length": 3,
|
|
4799
|
+
"value": "2.0"
|
|
4800
|
+
},
|
|
4533
4801
|
{
|
|
4534
4802
|
"filePath": "\/Users\/paulcalver\/workspace\/ios\/YEOFRWorkspace\/YEOFR\/YEOFR\/Model\/YEOFRConfiguration.swift",
|
|
4535
4803
|
"kind": "IntegerLiteral",
|
|
@@ -4591,7 +4859,7 @@
|
|
|
4591
4859
|
"kind": "StringLiteral",
|
|
4592
4860
|
"offset": 1148,
|
|
4593
4861
|
"length": 7,
|
|
4594
|
-
"value": "\"0.2.
|
|
4862
|
+
"value": "\"0.2.4\""
|
|
4595
4863
|
},
|
|
4596
4864
|
{
|
|
4597
4865
|
"filePath": "\/Users\/paulcalver\/workspace\/ios\/YEOFRWorkspace\/YEOFR\/YEOFR\/YEOFRSDK.swift",
|
|
@@ -4617,21 +4885,21 @@
|
|
|
4617
4885
|
{
|
|
4618
4886
|
"filePath": "\/Users\/paulcalver\/workspace\/ios\/YEOFRWorkspace\/YEOFR\/YEOFR\/YEOFRSDK.swift",
|
|
4619
4887
|
"kind": "BooleanLiteral",
|
|
4620
|
-
"offset":
|
|
4888
|
+
"offset": 4908,
|
|
4621
4889
|
"length": 4,
|
|
4622
4890
|
"value": "true"
|
|
4623
4891
|
},
|
|
4624
4892
|
{
|
|
4625
4893
|
"filePath": "\/Users\/paulcalver\/workspace\/ios\/YEOFRWorkspace\/YEOFR\/YEOFR\/YEOFRSDK.swift",
|
|
4626
4894
|
"kind": "BooleanLiteral",
|
|
4627
|
-
"offset":
|
|
4895
|
+
"offset": 5673,
|
|
4628
4896
|
"length": 4,
|
|
4629
4897
|
"value": "true"
|
|
4630
4898
|
},
|
|
4631
4899
|
{
|
|
4632
4900
|
"filePath": "\/Users\/paulcalver\/workspace\/ios\/YEOFRWorkspace\/YEOFR\/YEOFR\/YEOFRSDK.swift",
|
|
4633
4901
|
"kind": "BooleanLiteral",
|
|
4634
|
-
"offset":
|
|
4902
|
+
"offset": 14466,
|
|
4635
4903
|
"length": 4,
|
|
4636
4904
|
"value": "true"
|
|
4637
4905
|
}
|
|
@@ -57,6 +57,14 @@ public struct SDKFaceRecognitionResult : Swift.Equatable {
|
|
|
57
57
|
#endif
|
|
58
58
|
public static func == (lhs: YEOFR.SDKFaceRecognitionResult, rhs: YEOFR.SDKFaceRecognitionResult) -> Swift.Bool
|
|
59
59
|
}
|
|
60
|
+
public struct TrueDepthConfiguration {
|
|
61
|
+
public let lowerThreshold: Swift.Float
|
|
62
|
+
public let upperThreshold: Swift.Float
|
|
63
|
+
public init(lowerThreshold: Swift.Float, upperThreshold: Swift.Float)
|
|
64
|
+
public static var defaultConfiguration: YEOFR.TrueDepthConfiguration {
|
|
65
|
+
get
|
|
66
|
+
}
|
|
67
|
+
}
|
|
60
68
|
public enum YEOFRDefaults {
|
|
61
69
|
}
|
|
62
70
|
public protocol YEOFRConfigurable {
|
|
@@ -130,6 +138,8 @@ public typealias YEOFRTrackerHandle = Swift.Int64
|
|
|
130
138
|
@discardableResult
|
|
131
139
|
final public func imageMatchesTracker(_ image: UIKit.UIImage) -> Swift.Bool
|
|
132
140
|
final public func detectedFaceCount(in image: UIKit.UIImage) -> Swift.Int
|
|
141
|
+
final public func setTrueDepthConfig(_ config: YEOFR.TrueDepthConfiguration)
|
|
142
|
+
final public func getTrueDepthConfig() -> YEOFR.TrueDepthConfiguration
|
|
133
143
|
@objc deinit
|
|
134
144
|
}
|
|
135
145
|
extension YEOFR.FaceRecognitionState : Swift.Equatable {}
|
|
Binary file
|
|
@@ -57,6 +57,14 @@ public struct SDKFaceRecognitionResult : Swift.Equatable {
|
|
|
57
57
|
#endif
|
|
58
58
|
public static func == (lhs: YEOFR.SDKFaceRecognitionResult, rhs: YEOFR.SDKFaceRecognitionResult) -> Swift.Bool
|
|
59
59
|
}
|
|
60
|
+
public struct TrueDepthConfiguration {
|
|
61
|
+
public let lowerThreshold: Swift.Float
|
|
62
|
+
public let upperThreshold: Swift.Float
|
|
63
|
+
public init(lowerThreshold: Swift.Float, upperThreshold: Swift.Float)
|
|
64
|
+
public static var defaultConfiguration: YEOFR.TrueDepthConfiguration {
|
|
65
|
+
get
|
|
66
|
+
}
|
|
67
|
+
}
|
|
60
68
|
public enum YEOFRDefaults {
|
|
61
69
|
}
|
|
62
70
|
public protocol YEOFRConfigurable {
|
|
@@ -130,6 +138,8 @@ public typealias YEOFRTrackerHandle = Swift.Int64
|
|
|
130
138
|
@discardableResult
|
|
131
139
|
final public func imageMatchesTracker(_ image: UIKit.UIImage) -> Swift.Bool
|
|
132
140
|
final public func detectedFaceCount(in image: UIKit.UIImage) -> Swift.Int
|
|
141
|
+
final public func setTrueDepthConfig(_ config: YEOFR.TrueDepthConfiguration)
|
|
142
|
+
final public func getTrueDepthConfig() -> YEOFR.TrueDepthConfiguration
|
|
133
143
|
@objc deinit
|
|
134
144
|
}
|
|
135
145
|
extension YEOFR.FaceRecognitionState : Swift.Equatable {}
|
|
Binary file
|
|
@@ -18,23 +18,23 @@
|
|
|
18
18
|
</data>
|
|
19
19
|
<key>Modules/YEOFR.swiftmodule/arm64-apple-ios.abi.json</key>
|
|
20
20
|
<data>
|
|
21
|
-
|
|
21
|
+
QKBRIBk6KNPgoiR0SRfdlNsdTPM=
|
|
22
22
|
</data>
|
|
23
23
|
<key>Modules/YEOFR.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
24
24
|
<data>
|
|
25
|
-
|
|
25
|
+
p1J2tq/QFye9mKm0LCPIjQqzsZI=
|
|
26
26
|
</data>
|
|
27
27
|
<key>Modules/YEOFR.swiftmodule/arm64-apple-ios.swiftdoc</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
hQkgaXIr8M/Oly/GxNoBlC7KqUc=
|
|
30
30
|
</data>
|
|
31
31
|
<key>Modules/YEOFR.swiftmodule/arm64-apple-ios.swiftinterface</key>
|
|
32
32
|
<data>
|
|
33
|
-
|
|
33
|
+
p1J2tq/QFye9mKm0LCPIjQqzsZI=
|
|
34
34
|
</data>
|
|
35
35
|
<key>Modules/YEOFR.swiftmodule/arm64-apple-ios.swiftmodule</key>
|
|
36
36
|
<data>
|
|
37
|
-
|
|
37
|
+
/90FKEuW7h7kigmgngRx/A9g17Q=
|
|
38
38
|
</data>
|
|
39
39
|
<key>Modules/module.modulemap</key>
|
|
40
40
|
<data>
|
|
@@ -61,35 +61,35 @@
|
|
|
61
61
|
<dict>
|
|
62
62
|
<key>hash2</key>
|
|
63
63
|
<data>
|
|
64
|
-
|
|
64
|
+
SYuBHxXY5TMnfVomIgr2og9r9NFMugj/bXhR1jqkQDE=
|
|
65
65
|
</data>
|
|
66
66
|
</dict>
|
|
67
67
|
<key>Modules/YEOFR.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
68
68
|
<dict>
|
|
69
69
|
<key>hash2</key>
|
|
70
70
|
<data>
|
|
71
|
-
|
|
71
|
+
NfiFxKVVCK3zJ+9Ihpwy7QgFuMETNef7YfJ1wPBdXhk=
|
|
72
72
|
</data>
|
|
73
73
|
</dict>
|
|
74
74
|
<key>Modules/YEOFR.swiftmodule/arm64-apple-ios.swiftdoc</key>
|
|
75
75
|
<dict>
|
|
76
76
|
<key>hash2</key>
|
|
77
77
|
<data>
|
|
78
|
-
|
|
78
|
+
ECDiutXsGos+bIoX4fTYuhMe0+F5fxnOenDYa8yPmkk=
|
|
79
79
|
</data>
|
|
80
80
|
</dict>
|
|
81
81
|
<key>Modules/YEOFR.swiftmodule/arm64-apple-ios.swiftinterface</key>
|
|
82
82
|
<dict>
|
|
83
83
|
<key>hash2</key>
|
|
84
84
|
<data>
|
|
85
|
-
|
|
85
|
+
NfiFxKVVCK3zJ+9Ihpwy7QgFuMETNef7YfJ1wPBdXhk=
|
|
86
86
|
</data>
|
|
87
87
|
</dict>
|
|
88
88
|
<key>Modules/YEOFR.swiftmodule/arm64-apple-ios.swiftmodule</key>
|
|
89
89
|
<dict>
|
|
90
90
|
<key>hash2</key>
|
|
91
91
|
<data>
|
|
92
|
-
|
|
92
|
+
TYIhxSliZ5sE3YCOCR8ReueMTb28CO485dvc6GkZB7I=
|
|
93
93
|
</data>
|
|
94
94
|
</dict>
|
|
95
95
|
<key>Modules/module.modulemap</key>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Pod::Spec.new do |s|
|
|
2
2
|
s.name = "react-native-yeofr"
|
|
3
|
-
s.version = "0.2.
|
|
3
|
+
s.version = "0.2.4"
|
|
4
4
|
s.summary = "React Native iOS bridge for YEO Face Recognition."
|
|
5
5
|
s.homepage = "https://github.com/yeomessaging/react-native-yeofr"
|
|
6
6
|
s.license = { :type => "Commercial", :file => "LICENSE" }
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yeomessagingcom/react-native-yeofr",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.4",
|
|
4
4
|
"description": "React Native iOS integration for YEO Face Recognition (device-only).",
|
|
5
5
|
"main": "index.ts",
|
|
6
6
|
"react-native": "index.ts",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"@types/react-native": "^0.72.0"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@yeomessagingcom/react-native-yeofr": "^0.2.
|
|
49
|
+
"@yeomessagingcom/react-native-yeofr": "^0.2.4"
|
|
50
50
|
},
|
|
51
51
|
"workspaces": [
|
|
52
52
|
"example"
|