[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / a / OSSSpeechKit / 0.3.2 / OSSSpeechKit.podspec.json
blobfd27a6bb1fe7378ccb7c3fc75db65020a5625e64
2   "name": "OSSSpeechKit",
3   "version": "0.3.2",
4   "summary": "OSSSpeechKit provides developers easy text to voice integration.",
5   "swift_versions": "5.0",
6   "platforms": {
7     "ios": "12.0"
8   },
9   "description": "OSSSpeechKit offers an easy way to integrate text to voice using native AVFoundation speech kit.",
10   "homepage": "https://github.com/appdevguy/OSSSpeechKit",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "appdevguy": "seaniosdeveloper@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/appdevguy/OSSSpeechKit.git",
20     "tag": "0.3.2"
21   },
22   "source_files": "OSSSpeechKit/Classes/*.swift",
23   "resource_bundles": {
24     "OSSSpeechKit": [
25       "OSSSpeechKit/Assets/*"
26     ]
27   },
28   "swift_version": "5.0"