blob: 644259298dc7b24726cd9528aa910bb7321cd44d [file] [log] [blame]
{
"name": "CoreMLPredictionsPlugin",
"version": "1.0.7-unstable.2",
"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.0.7-unstable.2"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "AmplifyPlugins/Predictions/CoreMLPredictionsPlugin/**/*.swift",
"dependencies": {
"Amplify": [
"1.0.7-unstable.2"
]
},
"swift_version": "5.0"
}