@@ -3,20 +3,20 @@ use_frameworks!
33
44project 'VisionExample.xcodeproj'
55
6- pod 'GoogleMLKit/BarcodeScanning' , '7 .0.0'
7- pod 'GoogleMLKit/FaceDetection' , '7 .0.0'
8- pod 'GoogleMLKit/ImageLabeling' , '7 .0.0'
9- pod 'GoogleMLKit/ImageLabelingCustom' , '7 .0.0'
10- pod 'GoogleMLKit/ObjectDetection' , '7 .0.0'
11- pod 'GoogleMLKit/ObjectDetectionCustom' , '7 .0.0'
12- pod 'GoogleMLKit/PoseDetection' , '7 .0.0'
13- pod 'GoogleMLKit/PoseDetectionAccurate' , '7 .0.0'
14- pod 'GoogleMLKit/SegmentationSelfie' , '7 .0.0'
15- pod 'GoogleMLKit/TextRecognition' , '7 .0.0'
16- pod 'GoogleMLKit/TextRecognitionChinese' , '7 .0.0'
17- pod 'GoogleMLKit/TextRecognitionDevanagari' , '7 .0.0'
18- pod 'GoogleMLKit/TextRecognitionJapanese' , '7 .0.0'
19- pod 'GoogleMLKit/TextRecognitionKorean' , '7 .0.0'
6+ pod 'GoogleMLKit/BarcodeScanning' , '8 .0.0'
7+ pod 'GoogleMLKit/FaceDetection' , '8 .0.0'
8+ pod 'GoogleMLKit/ImageLabeling' , '8 .0.0'
9+ pod 'GoogleMLKit/ImageLabelingCustom' , '8 .0.0'
10+ pod 'GoogleMLKit/ObjectDetection' , '8 .0.0'
11+ pod 'GoogleMLKit/ObjectDetectionCustom' , '8 .0.0'
12+ pod 'GoogleMLKit/PoseDetection' , '8 .0.0'
13+ pod 'GoogleMLKit/PoseDetectionAccurate' , '8 .0.0'
14+ pod 'GoogleMLKit/SegmentationSelfie' , '8 .0.0'
15+ pod 'GoogleMLKit/TextRecognition' , '8 .0.0'
16+ pod 'GoogleMLKit/TextRecognitionChinese' , '8 .0.0'
17+ pod 'GoogleMLKit/TextRecognitionDevanagari' , '8 .0.0'
18+ pod 'GoogleMLKit/TextRecognitionJapanese' , '8 .0.0'
19+ pod 'GoogleMLKit/TextRecognitionKorean' , '8 .0.0'
2020
2121target 'VisionExample' do
2222end
0 commit comments