blob: 0462326376888e3ea63af8b1318355765c37121e [file] [log] [blame]
{
"name": "AWSCognitoAuth",
"version": "2.5.9",
"summary": "Amazon Cognito Auth SDK for iOS (Beta)",
"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.5.9"
},
"requires_arc": true,
"source_files": "AWSCognitoAuth/**/*.{h,m,c}",
"public_header_files": "AWSCognitoAuth/*.h",
"private_header_files": "AWSCognitoAuth/Internal/*.h"
}