blob: 8a9619d0c934f35a3d3992a5cae702c979b080c1 [file] [log] [blame]
{
"name": "AWSCognitoSync",
"version": "2.4.13",
"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": "8.0"
},
"source": {
"git": "https://github.com/aws/aws-sdk-ios.git",
"tag": "2.4.13"
},
"requires_arc": true,
"libraries": "sqlite3",
"dependencies": {
"AWSCognito": [
"2.4.13"
]
},
"deprecated": true,
"deprecated_in_favor_of": "AWSCognito"
}