[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / e / MLKitVision / 2.0.0 / MLKitVision.podspec.json
blobd06ee5f77c28436fd0a3adeb3745d8e4a311fd56
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "GTMSessionFetcher/Core": [
5       "~> 1.1"
6     ],
7     "GoogleToolboxForMac/Logger": [
8       "~> 2.1"
9     ],
10     "GoogleToolboxForMac/NSData+zlib": [
11       "~> 2.1"
12     ],
13     "MLImage": [
14       " 1.0.0-beta1"
15     ],
16     "MLKitCommon": "~> 4.0",
17     "Protobuf": [
18       "~> 3.12"
19     ]
20   },
21   "description": "This is the top level pod for ML Kit for vision based features 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.",
22   "frameworks": [
23     "Accelerate",
24     "AVFoundation",
25     "CoreGraphics",
26     "CoreMedia",
27     "CoreVideo",
28     "Foundation",
29     "UIKit"
30   ],
31   "homepage": "https://developers.google.com/ml-kit/guides",
32   "license": {
33     "text": "Copyright 2021 Google",
34     "type": "Copyright"
35   },
36   "module_name": "MLKitVision",
37   "name": "MLKitVision",
38   "platforms": {
39     "ios": "10.0"
40   },
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "preserve_paths": [
45     "CHANGELOG.md",
46     "README.md",
47     "NOTICES"
48   ],
49   "source": {
50     "http": "https://dl.google.com/dl/cpdc/7f1750af8a05d55e/MLKitVision-2.0.0.tar.gz"
51   },
52   "summary": "ML Kit Vision SDK for iOS",
53   "user_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   },
56   "vendored_frameworks": [
57     "Frameworks/MLKitVision.framework"
58   ],
59   "version": "2.0.0"