blob: 41a765c4abf2d6fa7f5bde981288b50865330b03 [file] [log] [blame]
{
"name": "AWSCognitoSync",
"version": "2.15.2",
"summary": "Amazon Cognito SDK for iOS",
"deprecated": true,
"deprecated_in_favor_of": "Amplify",
"description": "This framework is deprecated. Use Amplify DataStore for synchronizing app data, and Amplify Auth for authentication and authorization.",
"homepage": "http://aws.amazon.com/cognito",
"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.15.2"
},
"requires_arc": true,
"libraries": "sqlite3",
"dependencies": {
"AWSCognito": [
"2.15.2"
]
}
}