[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 7 / MVSpeechSynthesizer / 1.0.1 / MVSpeechSynthesizer.podspec.json
blobaf71cff793472bd2495af6586db362aee08a4084
2   "name": "MVSpeechSynthesizer",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": "MVSpeechSynthesize/MVSpeechSynthesizer.{h,m}",
22   "requires_arc": true,
23   "frameworks": "AVFoundation"