blob: a311c354db1d7c1d3d12c3cf158049f0e39edf2c [file] [log] [blame]
{
"name": "AWSTranscribeStreaming",
"version": "2.12.3",
"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.12.3"
},
"requires_arc": true,
"dependencies": {
"AWSCore": [
"2.12.3"
]
},
"source_files": [
"AWSTranscribeStreaming/*.{h,m}",
"AWSTranscribeStreaming/**/*.{h,m}",
"AWSIoT/Internal/SocketRocket/*.{h,m}"
],
"private_header_files": [
"AWSTranscribeStreaming/Internal/*.h",
"AWSIoT/Internal/SocketRocket/*.h"
]
}