blob: a3f25ed442be1a79c901de6abd29d44e86f9b2d8 [file] [log] [blame]
{
"name": "AWSPolly",
"version": "2.16.0",
"summary": "Amazon Web Services SDK for iOS.",
"description": "The AWS SDK for iOS provides a library, code samples, and documentation for developers to build connected mobile applications using AWS.",
"homepage": "http://aws.amazon.com/mobile/sdk",
"license": "Apache License, Version 2.0",
"authors": {
"Amazon Web Services": "amazonwebservices"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/aws/aws-sdk-ios.git",
"tag": "2.16.0"
},
"requires_arc": true,
"dependencies": {
"AWSCore": [
"2.16.0"
]
},
"source_files": "AWSPolly/*.{h,m}"
}