[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 0 / a / c / MLImage / 1.0.0-beta5 / MLImage.podspec.json
blob86d7c902f1a68533f216b383dcaa9b83c54fb628
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 2024 Google LLC",
14     "type": "Copyright"
15   },
16   "module_name": "MLImage",
17   "name": "MLImage",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "source": {
25     "http": "https://dl.google.com/dl/cpdc/10ddbf30d0514f6d/MLImage-1.0.0-beta5.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-beta5"