[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 1 / e / CoreMLPredictionsPlugin / 0.10.0 / CoreMLPredictionsPlugin.podspec.json
blob5cc8f8aa07322c60d07ad0f741f16da0fb9f4563
2   "name": "CoreMLPredictionsPlugin",
3   "version": "0.10.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.10.0"
17   },
18   "requires_arc": true,
19   "source_files": "AmplifyPlugins/Predictions/CoreMLPredictionsPlugin/**/*.swift",
20   "dependencies": {
21     "Amplify": [
22       "0.10.0"
23     ]
24   }