[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / 0 / AWSPredictionsPlugin / 1.1.3-unstable.3 / AWSPredictionsPlugin.podspec.json
blob473313515e162d50f887cd3269fb31cc9113f97d
2   "name": "AWSPredictionsPlugin",
3   "version": "1.1.3-unstable.3",
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://github.com/aws-amplify/amplify-ios",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Amazon Web Services": "amazonwebservices"
10   },
11   "source": {
12     "git": "https://github.com/aws-amplify/amplify-ios.git",
13     "tag": "v1.1.3-unstable.3"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": "AmplifyPlugins/Predictions/AWSPredictionsPlugin/**/*.swift",
20   "dependencies": {
21     "AWSComprehend": [
22       "~> 2.15.0"
23     ],
24     "AWSPluginsCore": [
25       "1.1.3-unstable.3"
26     ],
27     "AWSPolly": [
28       "~> 2.15.0"
29     ],
30     "AWSRekognition": [
31       "~> 2.15.0"
32     ],
33     "AWSTextract": [
34       "~> 2.15.0"
35     ],
36     "AWSTranscribeStreaming": [
37       "~> 2.15.0"
38     ],
39     "AWSTranslate": [
40       "~> 2.15.0"
41     ],
42     "CoreMLPredictionsPlugin": [
43       "1.1.3-unstable.3"
44     ],
45     "AWSCore": [
46       "~> 2.15.0"
47     ]
48   },
49   "swift_version": "5.0"