[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 0 / 1 / e / FirebaseMLVisionObjectDetection / 0.16.0 / FirebaseMLVisionObjectDetection.podspec.json
blob9dd55aa0793fbc95e82b00ec2dd3bd53a46b8ce3
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "FirebaseMLVision": "~> 0.16",
5     "GoogleMobileVision/Detector": "~> 1.6.0"
6   },
7   "description": "This is the object detection feature on iOS. ML Kit is a mobile SDK that brings Google's machine learning expertise to mobile devices in a powerful yet easy-to-use package.",
8   "frameworks": [
9     "CoreGraphics",
10     "Accelerate",
11     "CoreImage",
12     "CoreMedia",
13     "CoreVideo",
14     "Foundation",
15     "UIKit"
16   ],
17   "homepage": "https://firebase.google.com/docs/ml-kit/",
18   "libraries": [
19     "c++"
20   ],
21   "license": {
22     "text": "Copyright 2019 Google",
23     "type": "Copyright"
24   },
25   "name": "FirebaseMLVisionObjectDetection",
26   "platforms": {
27     "ios": "9.0"
28   },
29   "preserve_paths": [
30     "CHANGELOG.md",
31     "README.md"
32   ],
33   "source": {
34     "http": "https://dl.google.com/dl/cpdc/b342d20b1ea3a4ff/FirebaseMLVisionObjectDetection-0.16.0.tar.gz"
35   },
36   "summary": "Firebase ML Kit Object Detection SDK for iOS",
37   "vendored_frameworks": [
38     "Frameworks/FirebaseMLVisionObjectDetection.framework"
39   ],
40   "version": "0.16.0",
41   "deprecated_in_favor_of": "MLKitObjectDetection"