blob: 9ff90dbfb0f45eb7f8635ed4722d129b5fb1ad04 [file] [log] [blame]
{
"name": "AWSCognitoSync",
"version": "2.12.0",
"summary": "Amazon Cognito SDK for iOS",
"description": "Amazon Cognito offers multi device data synchronization with offline access",
"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.12.0"
},
"requires_arc": true,
"libraries": "sqlite3",
"dependencies": {
"AWSCognito": [
"2.12.0"
]
},
"deprecated": true,
"deprecated_in_favor_of": "AWSCognito"
}