blob: 816df9e274b907f61f8b1e1b2e0172df114db680 [file] [log] [blame]
{
"name": "AWSPredictionsPlugin",
"version": "0.9.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.9.0"
},
"requires_arc": true,
"source_files": "AmplifyPlugins/Predictions/AWSPredictionsPlugin/**/*.swift",
"dependencies": {
"AWSComprehend": [
"~> 2.12.2"
],
"AWSPluginsCore": [
"0.9.0"
],
"AWSPolly": [
"~> 2.12.2"
],
"AWSRekognition": [
"~> 2.12.2"
],
"AWSTextract": [
"~> 2.12.2"
],
"AWSTranscribe": [
"~> 2.12.2"
],
"AWSTranslate": [
"~> 2.12.2"
],
"CoreMLPredictionsPlugin": [
"0.9.0"
]
}
}