blob: 1dcb9e55ab5d3ed33925479294be4e3eaee5f5ab [file] [log] [blame]
{
"name": "MapboxSpeech",
"version": "0.1.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/ios-sdk/navigation/",
"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.1.1"
},
"source_files": "MapboxSpeech",
"requires_arc": true,
"module_name": "MapboxSpeech",
"swift_version": "4.0"
}