[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / a / c / MLImage / 1.0.0-beta4 / MLImage.podspec.json
blob5a539fc9035672203baa73647fef672bfe3d619d
2   "authors": "Google, Inc.",
3   "description": "This is a cocoapod containing MLImage, a lightweight iOS image library for various on-device machine learning frameworks.",
4   "frameworks": [
5     "CoreGraphics",
6     "CoreMedia",
7     "CoreVideo",
8     "Foundation",
9     "UIKit"
10   ],
11   "homepage": "https://developers.google.com/ml-kit/guides",
12   "license": {
13     "text": "Copyright 2023 Google",
14     "type": "Copyright"
15   },
16   "module_name": "MLImage",
17   "name": "MLImage",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "source": {
25     "http": "https://dl.google.com/dl/cpdc/ae04f02186c1d43d/MLImage-1.0.0-beta4.tar.gz"
26   },
27   "summary": "MLImage SDK for iOS",
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "vendored_frameworks": [
32     "Frameworks/MLImage.framework"
33   ],
34   "version": "1.0.0-beta4"