[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 8 / 1 / MLKitTranslate / 1.5.0 / MLKitTranslate.podspec.json
blob34071a2d5a28dad68b3db85e0a26a21ffb2c98e4
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitNaturalLanguage": "~> 3.0",
5     "SSZipArchive": [
6       "~> 2.1"
7     ]
8   },
9   "description": "This is the Translate 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     "Foundation"
12   ],
13   "homepage": "https://developers.google.com/ml-kit/guides",
14   "libraries": [
15     "c++",
16     "z"
17   ],
18   "license": {
19     "text": "Copyright 2021 Google",
20     "type": "Copyright"
21   },
22   "module_name": "MLKitTranslate",
23   "name": "MLKitTranslate",
24   "platforms": {
25     "ios": "10.0"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "preserve_paths": [
31     "CHANGELOG.md",
32     "README.md",
33     "NOTICES"
34   ],
35   "resource_bundles": {
36     "MLKitTranslate_resource": [
37       "Resources/MLKitTranslate_resource/**"
38     ]
39   },
40   "source": {
41     "http": "https://dl.google.com/dl/cpdc/1d05a5f77ff79f69/MLKitTranslate-1.5.0.tar.gz"
42   },
43   "summary": "ML Kit Translate SDK for iOS",
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "vendored_frameworks": [
48     "Frameworks/MLKitTranslate.framework"
49   ],
50   "version": "1.5.0"