blob: c2e062ba231b102ebbe45889bf5b64dd20c36851 [file] [log] [blame]
{
"name": "AWSCognitoIdentityProviderASF",
"version": "1.0.2",
"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": "8.0"
},
"source": {
"git": "https://github.com/aws/aws-sdk-ios.git",
"tag": "2.14.2"
},
"requires_arc": true,
"public_header_files": "AWSCognitoIdentityProviderASF/*.h",
"source_files": "AWSCognitoIdentityProviderASF/**/*.{h,m,c}",
"private_header_files": "AWSCognitoIdentityProviderASF/Internal/*.h",
"vendored_libraries": "AWSCognitoIdentityProviderASF/Internal/libAWSCognitoIdentityProviderASFBinary.a"
}