[Add] BoreyAdSDK 1.0.7
[CocoaPods.git] / Specs / 3 / 4 / a / MapboxSpeech / 0.0.1 / MapboxSpeech.podspec.json
blob94b765c5533cf9d17c408a591f94565ab6785398
2   "name": "MapboxSpeech",
3   "version": "0.0.1",
4   "summary": "A speech synthesizer built on AWS Polly for Swift and Objective-C.",
5   "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.",
6   "homepage": "https://www.mapbox.com/navigation-sdk/",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Mapbox": "mobile@mapbox.com"
13   },
14   "social_media_url": "https://twitter.com/mapbox",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/mapbox/mapbox-voice-swift.git",
20     "tag": "v0.0.1"
21   },
22   "source_files": "MapboxSpeech",
23   "requires_arc": true,
24   "module_name": "MapboxSpeech"