[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 1 / 2 / e / MLKitObjectDetectionCustom / 1.2.0 / MLKitObjectDetectionCustom.podspec.json
blob163268a91784077b85afc8fe68cd4540ca9f2de6
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 2.1",
5     "MLKitObjectDetectionCommon": "~> 1.2",
6     "MLKitVision": "~> 1.2",
7     "MLKitVisionKit": "~> 2.1"
8   },
9   "description": "This is the custom-model 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.",
10   "frameworks": [
11     "Accelerate",
12     "CoreGraphics",
13     "CoreImage",
14     "CoreMedia",
15     "CoreVideo",
16     "Foundation",
17     "UIKit"
18   ],
19   "homepage": "https://developers.google.com/ml-kit/guides",
20   "libraries": [
21     "c++"
22   ],
23   "license": {
24     "text": "Copyright 2021 Google",
25     "type": "Copyright"
26   },
27   "module_name": "MLKitObjectDetectionCustom",
28   "name": "MLKitObjectDetectionCustom",
29   "platforms": {
30     "ios": "10.0"
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "preserve_paths": [
36     "CHANGELOG.md",
37     "README.md",
38     "NOTICES"
39   ],
40   "source": {
41     "http": "https://dl.google.com/dl/cpdc/6c11764116e85e01/MLKitObjectDetectionCustom-1.2.0.tar.gz"
42   },
43   "summary": "ML Kit Custom-Model Object Detection SDK for iOS",
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "vendored_frameworks": [
48     "Frameworks/MLKitObjectDetectionCustom.framework"
49   ],
50   "version": "1.2.0"