[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 0 / AWSPredictionsPlugin / 0.9.0 / AWSPredictionsPlugin.podspec.json
blob816df9e274b907f61f8b1e1b2e0172df114db680
2   "name": "AWSPredictionsPlugin",
3   "version": "0.9.0",
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   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/aws-amplify/amplify-ios.git",
16     "tag": "0.9.0"
17   },
18   "requires_arc": true,
19   "source_files": "AmplifyPlugins/Predictions/AWSPredictionsPlugin/**/*.swift",
20   "dependencies": {
21     "AWSComprehend": [
22       "~> 2.12.2"
23     ],
24     "AWSPluginsCore": [
25       "0.9.0"
26     ],
27     "AWSPolly": [
28       "~> 2.12.2"
29     ],
30     "AWSRekognition": [
31       "~> 2.12.2"
32     ],
33     "AWSTextract": [
34       "~> 2.12.2"
35     ],
36     "AWSTranscribe": [
37       "~> 2.12.2"
38     ],
39     "AWSTranslate": [
40       "~> 2.12.2"
41     ],
42     "CoreMLPredictionsPlugin": [
43       "0.9.0"
44     ]
45   }