blob: ac86c82fe1ed19861f6d2529f5330e6fee4b7ac4 [file] [log] [blame]
{
"name": "AWSCognitoSync",
"version": "2.12.1",
"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.1"
},
"requires_arc": true,
"libraries": "sqlite3",
"dependencies": {
"AWSCognito": [
"2.12.1"
]
},
"deprecated": true,
"deprecated_in_favor_of": "AWSCognito"
}