[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / a / MapboxSpeech / 0.1.1 / MapboxSpeech.podspec.json
blob1dcb9e55ab5d3ed33925479294be4e3eaee5f5ab
2   "name": "MapboxSpeech",
3   "version": "0.1.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/ios-sdk/navigation/",
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.1.1"
21   },
22   "source_files": "MapboxSpeech",
23   "requires_arc": true,
24   "module_name": "MapboxSpeech",
25   "swift_version": "4.0"