[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 0 / 1 / e / FirebaseMLVisionObjectDetection / 0.21.0 / FirebaseMLVisionObjectDetection.podspec.json
blob1663c3f5380d5b9648cca62e99788ff6e2da676c
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "FirebaseMLVision": "~> 0.21"
5   },
6   "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.",
7   "frameworks": [
8     "Accelerate",
9     "CoreGraphics",
10     "CoreImage",
11     "CoreMedia",
12     "CoreVideo",
13     "Foundation",
14     "UIKit"
15   ],
16   "homepage": "https://firebase.google.com/docs/ml-kit/",
17   "libraries": [
18     "c++"
19   ],
20   "license": {
21     "text": "Copyright 2020 Google",
22     "type": "Copyright"
23   },
24   "name": "FirebaseMLVisionObjectDetection",
25   "platforms": {
26     "ios": "9.0"
27   },
28   "preserve_paths": [
29     "CHANGELOG.md",
30     "README.md"
31   ],
32   "source": {
33     "http": "https://dl.google.com/dl/cpdc/07464f3761bb8ed6/FirebaseMLVisionObjectDetection-0.21.0.tar.gz"
34   },
35   "summary": "Firebase ML Kit Object Detection SDK for iOS",
36   "vendored_frameworks": [
37     "Frameworks/FirebaseMLVisionObjectDetection.framework"
38   ],
39   "version": "0.21.0",
40   "deprecated_in_favor_of": "MLKitObjectDetection"