[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 1 / e / FirebaseMLVisionObjectDetection / 0.17.0 / FirebaseMLVisionObjectDetection.podspec.json
blob0ff15d61bf71d7e3f0ac516c397223327296590a
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "FirebaseMLVision": "~> 0.17",
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/82f99bd83c876495/FirebaseMLVisionObjectDetection-0.17.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.17.0",
41   "deprecated_in_favor_of": "MLKitObjectDetection"