blob: 958940b02b302d5e1b28b6254c2b974091bf3570 [file] [log] [blame]
{
"name": "AWSCognitoSync",
"version": "2.1.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": "Amazon Software License",
"authors": {
"Amazon Web Services": "amazonwebservices"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/aws/amazon-cognito-ios.git",
"tag": "2.1.1"
},
"requires_arc": true,
"libraries": "sqlite3",
"dependencies": {
"AWSCore": [
"~> 2.1.1"
],
"AWSCognito": [
"2.1.1"
],
"Bolts": [
"~> 1.1.0"
],
"Mantle": [
"~> 1.4"
]
}
}