blob: 0de8526e866bf2f5c46e1b3223edd5c5d27feafe [file] [log] [blame]
{
"name": "AWSPredictionsPlugin",
"version": "0.11.0",
"summary": "Amazon Web Services Amplify for iOS.",
"description": "AWS Amplify for iOS provides a declarative library for application development using cloud services",
"homepage": "https://aws.amazon.com/amplify/",
"license": "Apache License, Version 2.0",
"authors": {
"Amazon Web Services": "amazonwebservices"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/aws-amplify/amplify-ios.git",
"tag": "0.11.0"
},
"requires_arc": true,
"source_files": "AmplifyPlugins/Predictions/AWSPredictionsPlugin/**/*.swift",
"dependencies": {
"AWSComprehend": [
"~> 2.13.0"
],
"AWSPluginsCore": [
"0.11.0"
],
"AWSPolly": [
"~> 2.13.0"
],
"AWSRekognition": [
"~> 2.13.0"
],
"AWSTextract": [
"~> 2.13.0"
],
"AWSTranscribeStreaming": [
"~> 2.13.0"
],
"AWSTranslate": [
"~> 2.13.0"
],
"CoreMLPredictionsPlugin": [
"0.11.0"
]
}
}