[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / e / c / 7 / MVSpeechSynthesizer / 1.0.0 / MVSpeechSynthesizer.podspec.json
blobf3a7bca6c10dc42bd451cd15afd29edbf0c0ca4e
2   "name": "MVSpeechSynthesizer",
3   "version": "1.0.0",
4   "summary": "Effective way of using AVSpeechsynthesizer",
5   "description": "This library can read any given text in the box. Also, It will highlight the text being read.",
6   "homepage": "https://github.com/vimalmurugan89/MVSpeechSynthesizer",
7   "license": {
8     "type": "Custom",
9     "text": "Copyright (C) 2010 Apple Inc. All Rights Reserved."
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "authors": {
15     "Vimal M": "vimaliphone@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/vimalmurugan89/MVSpeechSynthesizer.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "MVSpeechSynthesize/MVSpeechSynthesizer.{h,m}",
22   "requires_arc": true,
23   "frameworks": "AVFoundation"