blob: 35dd3a06688016a7bfe687e4eb396c6d24837d8e [file] [log] [blame]
{
"name": "AWSCognitoAuth",
"version": "2.6.1",
"summary": "Amazon Cognito Auth SDK for iOS",
"description": "Amazon Cognito Auth enables sign up and authentication of your end users via a hosted UI",
"homepage": "http://aws.amazon.com/mobile/sdk",
"license": "Apache License, Version 2.0",
"authors": {
"Amazon Web Services": "amazonwebservices"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/aws/aws-sdk-ios.git",
"tag": "2.6.1"
},
"requires_arc": true,
"source_files": "AWSCognitoAuth/**/*.{h,m,c}",
"public_header_files": "AWSCognitoAuth/*.h",
"private_header_files": "AWSCognitoAuth/Internal/*.h"
}