blob: 94b765c5533cf9d17c408a591f94565ab6785398 [file] [log] [blame]
{
"name": "MapboxSpeech",
"version": "0.0.1",
"summary": "A speech synthesizer built on AWS Polly for Swift and Objective-C.",
"description": "MapboxSpeech makes it easy to connect your iOS, macOS, tvOS, or watchOS application to the Mapbox Speech API. Quickly get audio files from a text string.",
"homepage": "https://www.mapbox.com/navigation-sdk/",
"license": {
"type": "ISC",
"file": "LICENSE.md"
},
"authors": {
"Mapbox": "mobile@mapbox.com"
},
"social_media_url": "https://twitter.com/mapbox",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mapbox/mapbox-voice-swift.git",
"tag": "v0.0.1"
},
"source_files": "MapboxSpeech",
"requires_arc": true,
"module_name": "MapboxSpeech"
}