2 "name": "AWSCognitoAuth",
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",
9 "Amazon Web Services": "amazonwebservices"
15 "git": "https://github.com/aws/aws-sdk-ios.git",
20 "AWSCognitoIdentityProviderASF": [
24 "source_files": "AWSCognitoAuth/**/*.{h,m,c}",
25 "public_header_files": "AWSCognitoAuth/*.h",
26 "private_header_files": "AWSCognitoAuth/Internal/*.h"