[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 4 / AWSCognitoAuth / 2.36.3 / AWSCognitoAuth.podspec.json
blob5165a7be2957e87f921b90905f51ba20cfbd28c7
2   "name": "AWSCognitoAuth",
3   "version": "2.36.3",
4   "summary": "Amazon Cognito Auth SDK for iOS",
5   "description": "Amazon Cognito Auth enables sign up and authentication of your end users via a hosted UI",
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.3"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSCore": [
21       "2.36.3"
22     ],
23     "AWSCognitoIdentityProviderASF": [
24       "2.36.3"
25     ]
26   },
27   "source_files": "AWSCognitoAuth/**/*.{h,m,c}",
28   "public_header_files": "AWSCognitoAuth/*.h",
29   "private_header_files": "AWSCognitoAuth/Internal/*.h",
30   "resource_bundles": {
31     "AWSCognitoAuth": [
32       "AWSCognitoAuth/PrivacyInfo.xcprivacy"
33     ]
34   }