[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / 0 / AWSPredictionsPlugin / 1.0.0-rc.1 / AWSPredictionsPlugin.podspec.json
blobc28c470421f3a4b0a01ffc0555b635d1094a9893
2   "name": "AWSPredictionsPlugin",
3   "version": "1.0.0-rc.1",
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://aws.amazon.com/amplify/",
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": "1.0.0-rc.1"
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.13.4"
23     ],
24     "AWSPluginsCore": [
25       "1.0.0-rc.1"
26     ],
27     "AWSPolly": [
28       "~> 2.13.4"
29     ],
30     "AWSRekognition": [
31       "~> 2.13.4"
32     ],
33     "AWSTextract": [
34       "~> 2.13.4"
35     ],
36     "AWSTranscribeStreaming": [
37       "~> 2.13.4"
38     ],
39     "AWSTranslate": [
40       "~> 2.13.4"
41     ],
42     "CoreMLPredictionsPlugin": [
43       "1.0.0-rc.1"
44     ]
45   },
46   "swift_version": "5.0"