blob: 2e10fc60ac2f2fad154feb6c390b9c3acdd0d8d7 [file] [log] [blame]
{
"name": "AWSTranscribe",
"version": "2.7.2",
"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": "8.0"
},
"source": {
"git": "https://github.com/aws/aws-sdk-ios.git",
"tag": "2.7.2"
},
"requires_arc": true,
"dependencies": {
"AWSCore": [
"2.7.2"
]
},
"source_files": "AWSTranscribe/*.{h,m}"
}