blob: 695f0c074ada1f52a14a3b827bdb34336b6697f8 [file] [log] [blame]
{
"name": "AWSPredictionsPlugin",
"version": "1.3.2-unstable.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://github.com/aws-amplify/amplify-ios",
"license": "Apache License, Version 2.0",
"authors": {
"Amazon Web Services": "amazonwebservices"
},
"source": {
"git": "https://github.com/aws-amplify/amplify-ios.git",
"tag": "v1.3.2-unstable.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "AmplifyPlugins/Predictions/AWSPredictionsPlugin/**/*.swift",
"dependencies": {
"AWSComprehend": [
"~> 2.17.0"
],
"AWSPluginsCore": [
"1.3.2-unstable.0"
],
"AWSPolly": [
"~> 2.17.0"
],
"AWSRekognition": [
"~> 2.17.0"
],
"AWSTextract": [
"~> 2.17.0"
],
"AWSTranscribeStreaming": [
"~> 2.17.0"
],
"AWSTranslate": [
"~> 2.17.0"
],
"CoreMLPredictionsPlugin": [
"1.3.2-unstable.0"
],
"AWSCore": [
"~> 2.17.0"
]
},
"swift_version": "5.0"
}