blob: eef451ffe2a64a310b5c3f180476e40b78abbb9d [file] [log] [blame]
{
"name": "AWSCognitoIdentityProviderASF",
"version": "2.17.0",
"summary": "Amazon Cognito Identity Provider Advanced Security Features library (Beta)",
"description": "Amazon Cognito Identity Provider ASF provides the information necessary to support adaptive authentication",
"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.17.0"
},
"requires_arc": true,
"public_header_files": "AWSCognitoIdentityProviderASF/*.h",
"source_files": "AWSCognitoIdentityProviderASF/**/*.{h,m,c}",
"private_header_files": "AWSCognitoIdentityProviderASF/Internal/*.h"
}