Skip to content

Commit

Permalink
Merge pull request #53 from allangomessl/patch-1
Browse files Browse the repository at this point in the history
Update RNMLKitFaceDetection.podspec
  • Loading branch information
a7medev authored Jul 14, 2024
2 parents a4e9172 + a9224b7 commit a2e2c59
Show file tree
Hide file tree
Showing 7 changed files with 146 additions and 150 deletions.
2 changes: 1 addition & 1 deletion barcode-scanning/RNMLKitBarcodeScanning.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency "React"
s.dependency "GoogleMLKit/BarcodeScanning", "4.0.0"
s.dependency "GoogleMLKit/BarcodeScanning", "6.0.0"
end
276 changes: 136 additions & 140 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,128 +93,124 @@ PODS:
- FlipperKit/FlipperKitNetworkPlugin
- fmt (6.2.1)
- glog (0.3.5)
- GoogleDataTransport (9.2.5):
- GoogleDataTransport (9.4.1):
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- nanopb (< 2.30911.0, >= 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
- GoogleMLKit/BarcodeScanning (4.0.0):
- GoogleMLKit/BarcodeScanning (6.0.0):
- GoogleMLKit/MLKitCore
- MLKitBarcodeScanning (~> 3.0.0)
- GoogleMLKit/FaceDetection (4.0.0):
- MLKitBarcodeScanning (~> 5.0.0)
- GoogleMLKit/FaceDetection (6.0.0):
- GoogleMLKit/MLKitCore
- MLKitFaceDetection (~> 3.0.0)
- GoogleMLKit/ImageLabeling (4.0.0):
- MLKitFaceDetection (~> 5.0.0)
- GoogleMLKit/ImageLabeling (6.0.0):
- GoogleMLKit/MLKitCore
- MLKitImageLabeling (~> 3.0.0)
- GoogleMLKit/MLKitCore (4.0.0):
- MLKitCommon (~> 9.0.0)
- GoogleMLKit/TextRecognition (4.0.0):
- MLKitImageLabeling (~> 5.0.0)
- GoogleMLKit/MLKitCore (6.0.0):
- MLKitCommon (~> 11.0.0)
- GoogleMLKit/TextRecognition (6.0.0):
- GoogleMLKit/MLKitCore
- MLKitTextRecognition (~> 2.0.0)
- GoogleMLKit/TextRecognitionChinese (4.0.0):
- MLKitTextRecognition (~> 4.0.0)
- GoogleMLKit/TextRecognitionChinese (6.0.0):
- GoogleMLKit/MLKitCore
- MLKitTextRecognitionChinese (~> 1.0.0)
- GoogleMLKit/TextRecognitionDevanagari (4.0.0):
- MLKitTextRecognitionChinese (~> 3.0.0)
- GoogleMLKit/TextRecognitionDevanagari (6.0.0):
- GoogleMLKit/MLKitCore
- MLKitTextRecognitionDevanagari (~> 1.0.0)
- GoogleMLKit/TextRecognitionJapanese (4.0.0):
- MLKitTextRecognitionDevanagari (~> 3.0.0)
- GoogleMLKit/TextRecognitionJapanese (6.0.0):
- GoogleMLKit/MLKitCore
- MLKitTextRecognitionJapanese (~> 1.0.0)
- GoogleMLKit/TextRecognitionKorean (4.0.0):
- MLKitTextRecognitionJapanese (~> 3.0.0)
- GoogleMLKit/TextRecognitionKorean (6.0.0):
- GoogleMLKit/MLKitCore
- MLKitTextRecognitionKorean (~> 1.0.0)
- GoogleToolboxForMac/DebugUtils (2.3.2):
- GoogleToolboxForMac/Defines (= 2.3.2)
- GoogleToolboxForMac/Defines (2.3.2)
- GoogleToolboxForMac/Logger (2.3.2):
- GoogleToolboxForMac/Defines (= 2.3.2)
- "GoogleToolboxForMac/NSData+zlib (2.3.2)":
- GoogleToolboxForMac/Defines (= 2.3.2)
- "GoogleToolboxForMac/NSDictionary+URLArguments (2.3.2)":
- GoogleToolboxForMac/DebugUtils (= 2.3.2)
- GoogleToolboxForMac/Defines (= 2.3.2)
- "GoogleToolboxForMac/NSString+URLArguments (= 2.3.2)"
- "GoogleToolboxForMac/NSString+URLArguments (2.3.2)"
- GoogleUtilities/Environment (7.11.5):
- MLKitTextRecognitionKorean (~> 3.0.0)
- GoogleToolboxForMac/Defines (4.2.1)
- GoogleToolboxForMac/Logger (4.2.1):
- GoogleToolboxForMac/Defines (= 4.2.1)
- "GoogleToolboxForMac/NSData+zlib (4.2.1)":
- GoogleToolboxForMac/Defines (= 4.2.1)
- GoogleUtilities/Environment (7.13.3):
- GoogleUtilities/Privacy
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/Logger (7.11.5):
- GoogleUtilities/Logger (7.13.3):
- GoogleUtilities/Environment
- GoogleUtilities/UserDefaults (7.11.5):
- GoogleUtilities/Privacy
- GoogleUtilities/Privacy (7.13.3)
- GoogleUtilities/UserDefaults (7.13.3):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- GoogleUtilitiesComponents (1.1.0):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (2.3.0)
- GTMSessionFetcher/Core (3.5.0)
- hermes-engine (0.72.4):
- hermes-engine/Pre-built (= 0.72.4)
- hermes-engine/Pre-built (0.72.4)
- libevent (2.1.12)
- MLImage (1.0.0-beta4)
- MLKitBarcodeScanning (3.0.0):
- MLKitCommon (~> 9.0)
- MLKitVision (~> 5.0)
- MLKitCommon (9.0.0):
- GoogleDataTransport (~> 9.0)
- GoogleToolboxForMac/Logger (~> 2.1)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- "GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1)"
- GoogleUtilities/UserDefaults (~> 7.0)
- MLImage (1.0.0-beta5)
- MLKitBarcodeScanning (5.0.0):
- MLKitCommon (~> 11.0)
- MLKitVision (~> 7.0)
- MLKitCommon (11.0.0):
- GoogleDataTransport (< 10.0, >= 9.4.1)
- GoogleToolboxForMac/Logger (< 5.0, >= 4.2.1)
- "GoogleToolboxForMac/NSData+zlib (< 5.0, >= 4.2.1)"
- GoogleUtilities/UserDefaults (< 8.0, >= 7.13.0)
- GoogleUtilitiesComponents (~> 1.0)
- GTMSessionFetcher/Core (< 3.0, >= 1.1)
- MLKitFaceDetection (3.0.0):
- MLKitCommon (~> 9.0)
- MLKitVision (~> 5.0)
- MLKitImageLabeling (3.0.0):
- MLKitCommon (~> 9.0)
- MLKitImageLabelingCommon (~> 5.0)
- MLKitVision (~> 5.0)
- MLKitVisionKit (~> 6.0)
- MLKitImageLabelingCommon (5.0.0):
- MLKitCommon (~> 9.0)
- MLKitVision (~> 5.0)
- MLKitObjectDetectionCommon (5.0.0):
- MLKitCommon (~> 9.0)
- MLKitVision (~> 5.0)
- MLKitTextRecognition (2.0.0):
- MLKitCommon (~> 9.0)
- MLKitTextRecognitionCommon (= 1.0.0)
- MLKitVision (~> 5.0)
- MLKitTextRecognitionChinese (1.0.0):
- MLKitCommon (~> 9.0)
- MLKitTextRecognitionCommon (= 1.0.0)
- MLKitVision (~> 5.0)
- MLKitTextRecognitionCommon (1.0.0):
- MLKitCommon (~> 9.0)
- MLKitVision (~> 5.0)
- MLKitTextRecognitionDevanagari (1.0.0):
- MLKitCommon (~> 9.0)
- MLKitTextRecognitionCommon (= 1.0.0)
- MLKitVision (~> 5.0)
- MLKitTextRecognitionJapanese (1.0.0):
- MLKitCommon (~> 9.0)
- MLKitTextRecognitionCommon (= 1.0.0)
- MLKitVision (~> 5.0)
- MLKitTextRecognitionKorean (1.0.0):
- MLKitCommon (~> 9.0)
- MLKitTextRecognitionCommon (= 1.0.0)
- MLKitVision (~> 5.0)
- MLKitVision (5.0.0):
- GoogleToolboxForMac/Logger (~> 2.1)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- GTMSessionFetcher/Core (< 3.0, >= 1.1)
- MLImage (= 1.0.0-beta4)
- MLKitCommon (~> 9.0)
- MLKitVisionKit (6.0.0):
- MLKitCommon (~> 9.0)
- MLKitImageLabelingCommon (~> 5.0)
- MLKitObjectDetectionCommon (~> 5.0)
- MLKitVision (~> 5.0)
- nanopb (2.30909.0):
- nanopb/decode (= 2.30909.0)
- nanopb/encode (= 2.30909.0)
- nanopb/decode (2.30909.0)
- nanopb/encode (2.30909.0)
- GTMSessionFetcher/Core (< 4.0, >= 3.3.2)
- MLKitFaceDetection (5.0.0):
- MLKitCommon (~> 11.0)
- MLKitVision (~> 7.0)
- MLKitImageLabeling (5.0.0):
- MLKitCommon (~> 11.0)
- MLKitImageLabelingCommon (~> 7.0)
- MLKitVision (~> 7.0)
- MLKitVisionKit (~> 8.0)
- MLKitImageLabelingCommon (7.0.0):
- MLKitCommon (~> 11.0)
- MLKitVision (~> 7.0)
- MLKitObjectDetectionCommon (7.0.0):
- MLKitCommon (~> 11.0)
- MLKitVision (~> 7.0)
- MLKitTextRecognition (4.0.0):
- MLKitCommon (~> 11.0)
- MLKitTextRecognitionCommon (= 3.0.0)
- MLKitVision (~> 7.0)
- MLKitTextRecognitionChinese (3.0.0):
- MLKitCommon (~> 11.0)
- MLKitTextRecognitionCommon (= 3.0.0)
- MLKitVision (~> 7.0)
- MLKitTextRecognitionCommon (3.0.0):
- MLKitCommon (~> 11.0)
- MLKitVision (~> 7.0)
- MLKitTextRecognitionDevanagari (3.0.0):
- MLKitCommon (~> 11.0)
- MLKitTextRecognitionCommon (= 3.0.0)
- MLKitVision (~> 7.0)
- MLKitTextRecognitionJapanese (3.0.0):
- MLKitCommon (~> 11.0)
- MLKitTextRecognitionCommon (= 3.0.0)
- MLKitVision (~> 7.0)
- MLKitTextRecognitionKorean (3.0.0):
- MLKitCommon (~> 11.0)
- MLKitTextRecognitionCommon (= 3.0.0)
- MLKitVision (~> 7.0)
- MLKitVision (7.0.0):
- GoogleToolboxForMac/Logger (< 5.0, >= 4.2.1)
- "GoogleToolboxForMac/NSData+zlib (< 5.0, >= 4.2.1)"
- GTMSessionFetcher/Core (< 4.0, >= 3.3.2)
- MLImage (= 1.0.0-beta5)
- MLKitCommon (~> 11.0)
- MLKitVisionKit (8.0.0):
- MLKitCommon (~> 11.0)
- MLKitImageLabelingCommon (~> 7.0)
- MLKitObjectDetectionCommon (~> 7.0)
- MLKitVision (~> 7.0)
- nanopb (2.30910.0):
- nanopb/decode (= 2.30910.0)
- nanopb/encode (= 2.30910.0)
- nanopb/decode (2.30910.0)
- nanopb/encode (2.30910.0)
- OpenSSL-Universal (1.1.1100)
- PromisesObjC (2.3.1)
- PromisesObjC (2.4.0)
- RCT-Folly (2021.07.22.00):
- boost
- DoubleConversion
Expand Down Expand Up @@ -627,21 +623,21 @@ PODS:
- React-jsi (= 0.72.4)
- React-logger (= 0.72.4)
- React-perflogger (= 0.72.4)
- RNMLKitBarcodeScanning (1.3.0):
- GoogleMLKit/BarcodeScanning (= 4.0.0)
- RNMLKitBarcodeScanning (1.4.0):
- GoogleMLKit/BarcodeScanning (= 6.0.0)
- React
- RNMLKitFaceDetection (1.2.0):
- GoogleMLKit/FaceDetection (= 4.0.0)
- RNMLKitFaceDetection (1.3.1):
- GoogleMLKit/FaceDetection (= 6.0.0)
- React
- RNMLKitImageLabeling (1.3.0):
- GoogleMLKit/ImageLabeling (= 4.0.0)
- RNMLKitImageLabeling (1.4.0):
- GoogleMLKit/ImageLabeling (= 6.0.0)
- React
- RNMLKitTextRecognition (1.3.0):
- GoogleMLKit/TextRecognition (= 4.0.0)
- GoogleMLKit/TextRecognitionChinese (= 4.0.0)
- GoogleMLKit/TextRecognitionDevanagari (= 4.0.0)
- GoogleMLKit/TextRecognitionJapanese (= 4.0.0)
- GoogleMLKit/TextRecognitionKorean (= 4.0.0)
- RNMLKitTextRecognition (1.5.1):
- GoogleMLKit/TextRecognition (= 6.0.0)
- GoogleMLKit/TextRecognitionChinese (= 6.0.0)
- GoogleMLKit/TextRecognitionDevanagari (= 6.0.0)
- GoogleMLKit/TextRecognitionJapanese (= 6.0.0)
- GoogleMLKit/TextRecognitionKorean (= 6.0.0)
- React
- RNScreens (3.25.0):
- React-Core
Expand Down Expand Up @@ -912,32 +908,32 @@ SPEC CHECKSUMS:
FlipperKit: 2efad7007d6745a3f95e4034d547be637f89d3f6
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
GoogleDataTransport: 54dee9d48d14580407f8f5fbf2f496e92437a2f2
GoogleMLKit: 2bd0dc6253c4d4f227aad460f69215a504b2980e
GoogleToolboxForMac: 8bef7c7c5cf7291c687cf5354f39f9db6399ad34
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
GoogleMLKit: 97ac7af399057e99182ee8edfa8249e3226a4065
GoogleToolboxForMac: d1a2cbf009c453f4d6ded37c105e2f67a32206d8
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
GoogleUtilitiesComponents: 679b2c881db3b615a2777504623df6122dd20afe
GTMSessionFetcher: 3a63d75eecd6aa32c2fc79f578064e1214dfdec2
GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
hermes-engine: 81191603c4eaa01f5e4ae5737a9efcf64756c7b2
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
MLImage: 7bb7c4264164ade9bf64f679b40fb29c8f33ee9b
MLKitBarcodeScanning: 04e264482c5f3810cb89ebc134ef6b61e67db505
MLKitCommon: c1b791c3e667091918d91bda4bba69a91011e390
MLKitFaceDetection: 4981488f71ea8ed718cda692a29ab562637d9ae5
MLKitImageLabeling: 9fcdbbfbc454f22009c10015c403ac6319385cdf
MLKitImageLabelingCommon: 79ffbc10bd0c3a6407aa423aeb076f76a8883e15
MLKitObjectDetectionCommon: 424e43365d7ef7dd7005a4799e5303eeb4287fec
MLKitTextRecognition: 9ff0c843f2723d31d4bdd0c0d17a0a18382ed23e
MLKitTextRecognitionChinese: 1c2d90260b0ee2b5541bb6ce3b60fa5fed66a2a5
MLKitTextRecognitionCommon: 0d48930fee25cce9d52d0ba217490d4797061aa2
MLKitTextRecognitionDevanagari: ed581ba85fccbbcf3e15629ec8be6d6abb02d2d1
MLKitTextRecognitionJapanese: bbcaa15796ca9a1f42e3191e57468beb51b1035e
MLKitTextRecognitionKorean: 8de40a4e5081242a7a83187583a3a7b57b5a703b
MLKitVision: 8baa5f46ee3352614169b85250574fde38c36f49
MLKitVisionKit: 5b5472d40ffc143bda693ba20a3cff44fe627d41
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
MLImage: 1824212150da33ef225fbd3dc49f184cf611046c
MLKitBarcodeScanning: 10ca0845a6d15f2f6e911f682a1998b68b973e8b
MLKitCommon: afec63980417d29ffbb4790529a1b0a2291699e1
MLKitFaceDetection: 7c0e8bf09ddd27105da32d088fca978a99fc30cc
MLKitImageLabeling: c13caec3baa684553ec823d5dfbca3e3be8ce9a2
MLKitImageLabelingCommon: fa802f14c3a321121409f6cbe1df89ba9cf1a00c
MLKitObjectDetectionCommon: f3ca8581a0741be6ce609920367316571a280efa
MLKitTextRecognition: c83c18ad25496f2077f6ec93c5940487ff2eb343
MLKitTextRecognitionChinese: 09d6e22bbc2f1687573473ebb6e470af11c65e7a
MLKitTextRecognitionCommon: c0b3a63d529296a19bce1f8bc8a513644ed4d1f6
MLKitTextRecognitionDevanagari: abd49431a28e385eaa98edcc2da9664e1eb05b51
MLKitTextRecognitionJapanese: f59521572316562030b20cc98b8e635fc282a172
MLKitTextRecognitionKorean: 4877b6a8d95cd8846586e83f85b2f3e9ac93a737
MLKitVision: e858c5f125ecc288e4a31127928301eaba9ae0c1
MLKitVisionKit: 6d2ea9741b262ec0fed2a5a3de521cfa671c6e83
nanopb: 438bc412db1928dac798aa6fd75726007be04262
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCTRequired: c0569ecc035894e4a68baecb30fe6a7ea6e399f9
RCTTypeSafety: e90354072c21236e0bcf1699011e39acd25fea2f
Expand Down Expand Up @@ -971,10 +967,10 @@ SPEC CHECKSUMS:
React-runtimescheduler: 4941cc1b3cf08b792fbf666342c9fc95f1969035
React-utils: b79f2411931f9d3ea5781404dcbb2fa8a837e13a
ReactCommon: 4b2bdcb50a3543e1c2b2849ad44533686610826d
RNMLKitBarcodeScanning: e787b4653f19c32db49a1825738f2cf9cc5fff09
RNMLKitFaceDetection: 3aac39267a3d2b63049a13fb288c999faa2f188e
RNMLKitImageLabeling: 415b8bc3b4b0bb9ce1a034ace52f9ffa413b7711
RNMLKitTextRecognition: b2ba09361f084db39655346a65d4c07327a34afd
RNMLKitBarcodeScanning: fc81cfb1c2b6951d06fe7dd806b64818640eeabe
RNMLKitFaceDetection: 420c2ad19a7a6c7534306e341b5dac6732ab4b7d
RNMLKitImageLabeling: 778f3327185d886a52859dd9e08973872551f370
RNMLKitTextRecognition: 0506964a00c1dfc7e269e40fabc6e1cf6c168403
RNScreens: 85d3880b52d34db7b8eeebe2f1a0e807c05e69fa
RNSVG: d00c8f91c3cbf6d476451313a18f04d220d4f396
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Expand All @@ -983,4 +979,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: be40a6268869493cafd6b43c561d618e05b70a00

COCOAPODS: 1.12.1
COCOAPODS: 1.14.3
2 changes: 1 addition & 1 deletion face-detection/RNMLKitFaceDetection.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency "React"
s.dependency "GoogleMLKit/FaceDetection", "4.0.0"
s.dependency "GoogleMLKit/FaceDetection", "6.0.0"
end

2 changes: 1 addition & 1 deletion identify-languages/RNMLKitIdentifyLanguages.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency "React"
s.dependency "GoogleMLKit/LanguageID", "4.0.0"
s.dependency "GoogleMLKit/LanguageID", "6.0.0"
end

2 changes: 1 addition & 1 deletion image-labeling/RNMLKitImageLabeling.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency "React"
s.dependency "GoogleMLKit/ImageLabeling", "4.0.0"
s.dependency "GoogleMLKit/ImageLabeling", "6.0.0"
end
10 changes: 5 additions & 5 deletions text-recognition/RNMLKitTextRecognition.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ Pod::Spec.new do |s|

s.dependency "React"
# To recognize Latin script
s.dependency 'GoogleMLKit/TextRecognition', '4.0.0'
s.dependency 'GoogleMLKit/TextRecognition', '6.0.0'
# To recognize Chinese script
s.dependency 'GoogleMLKit/TextRecognitionChinese', '4.0.0'
s.dependency 'GoogleMLKit/TextRecognitionChinese', '6.0.0'
# To recognize Devanagari script
s.dependency 'GoogleMLKit/TextRecognitionDevanagari', '4.0.0'
s.dependency 'GoogleMLKit/TextRecognitionDevanagari', '6.0.0'
# To recognize Japanese script
s.dependency 'GoogleMLKit/TextRecognitionJapanese', '4.0.0'
s.dependency 'GoogleMLKit/TextRecognitionJapanese', '6.0.0'
# To recognize Korean script
s.dependency 'GoogleMLKit/TextRecognitionKorean', '4.0.0'
s.dependency 'GoogleMLKit/TextRecognitionKorean', '6.0.0'
end

2 changes: 1 addition & 1 deletion translate-text/RNMLKitTranslateText.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency "React"
s.dependency "GoogleMLKit/Translate", "4.0.0"
s.dependency "GoogleMLKit/Translate", "6.0.0"
end

0 comments on commit a2e2c59

Please sign in to comment.