[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 9 / f / 1 / AWSComprehend / 2.36.1 / AWSComprehend.podspec.json
blob924581e14fe58db57f285aec3c5bcccea88d3c09
2   "name": "AWSComprehend",
3   "version": "2.36.1",
4   "summary": "Amazon Web Services SDK for iOS.",
5   "description": "The AWS SDK for iOS provides a library, code samples, and documentation for developers to build connected mobile applications using AWS.",
6   "homepage": "http://aws.amazon.com/mobile/sdk",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Amazon Web Services": "amazonwebservices"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/aws-amplify/aws-sdk-ios.git",
16     "tag": "2.36.1"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSCore": [
21       "2.36.1"
22     ]
23   },
24   "source_files": "AWSComprehend/*.{h,m}",
25   "resource_bundles": {
26     "AWSComprehend": [
27       "AWSComprehend/PrivacyInfo.xcprivacy"
28     ]
29   }