[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / 0 / AWSPredictionsPlugin / 0.11.0 / AWSPredictionsPlugin.podspec.json
blob0de8526e866bf2f5c46e1b3223edd5c5d27feafe
2   "name": "AWSPredictionsPlugin",
3   "version": "0.11.0",
4   "summary": "Amazon Web Services Amplify for iOS.",
5   "description": "AWS Amplify for iOS provides a declarative library for application development using cloud services",
6   "homepage": "https://aws.amazon.com/amplify/",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Amazon Web Services": "amazonwebservices"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/aws-amplify/amplify-ios.git",
16     "tag": "0.11.0"
17   },
18   "requires_arc": true,
19   "source_files": "AmplifyPlugins/Predictions/AWSPredictionsPlugin/**/*.swift",
20   "dependencies": {
21     "AWSComprehend": [
22       "~> 2.13.0"
23     ],
24     "AWSPluginsCore": [
25       "0.11.0"
26     ],
27     "AWSPolly": [
28       "~> 2.13.0"
29     ],
30     "AWSRekognition": [
31       "~> 2.13.0"
32     ],
33     "AWSTextract": [
34       "~> 2.13.0"
35     ],
36     "AWSTranscribeStreaming": [
37       "~> 2.13.0"
38     ],
39     "AWSTranslate": [
40       "~> 2.13.0"
41     ],
42     "CoreMLPredictionsPlugin": [
43       "0.11.0"
44     ]
45   }