blob: 4bb35f657cf466e231d9ae7f7330e2762935a3a7 [file] [log] [blame]
{
"name": "AWSCognitoSync",
"version": "2.2.7",
"summary": "Amazon Cognito SDK for iOS",
"description": "Amazon Cognito offers multi device data synchronization with offline access",
"homepage": "http://aws.amazon.com/cognito",
"license": "Amazon Software License",
"authors": {
"Amazon Web Services": "amazonwebservices"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/aws/amazon-cognito-ios.git",
"tag": "2.2.7"
},
"requires_arc": true,
"libraries": "sqlite3",
"dependencies": {
"AWSCognito": [
"2.2.7"
]
},
"deprecated": true,
"deprecated_in_favor_of": "AWSCognito"
}