[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 8 / 9 / FirebaseMLVisionBarcodeModel / 0.11.0 / FirebaseMLVisionBarcodeModel.podspec.json
blobedc5a781c8608ed8cada1b96e3f2de2309def176
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "GoogleMobileVision/BarcodeDetector": "~> 1.3"
5   },
6   "description": "This pod includes the models required for the barcode detection algorithms for iOS devices. With ML Kit's barcode scanning API, you can read data encoded using most standard barcode formats in an image.",
7   "frameworks": [
8     "Foundation"
9   ],
10   "homepage": "https://firebase.google.com/docs/ml-kit/",
11   "license": {
12     "text": "Copyright 2018 Google",
13     "type": "Copyright"
14   },
15   "name": "FirebaseMLVisionBarcodeModel",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "http": "https://dl.google.com/dl/cpdc/f9802ebc4eafb456/FirebaseMLVisionBarcodeModel-0.11.0.tar.gz"
21   },
22   "summary": "Barcode model for Firebase ML Kit Vision SDK on iOS",
23   "vendored_frameworks": [
24     "Frameworks/FirebaseMLVisionBarcodeModel.framework"
25   ],
26   "version": "0.11.0",
27   "deprecated_in_favor_of": "MLKitBarcodeScanning"