[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 9 / f / JvSpeechRecognizer / 1.0.2 / JvSpeechRecognizer.podspec.json
blob074ebfc8921d2ba0d2698fffd1ba838afdc42de3
2   "name": "JvSpeechRecognizer",
3   "version": "1.0.2",
4   "summary": "An encapsulation of SFSpeechRecognizer.",
5   "description": "It is an encapsulation of SFSpeechRecognizer. With it you can use the iOS native speech recognition function in an easier way.",
6   "homepage": "https://github.com/ijovi23/JvSpeechRecognizer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ijovi23": "ijovi23@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ijovi23/JvSpeechRecognizer.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JvSpeechRecognizer/Classes/**/*",
22   "frameworks": "Speech",
23   "pushed_with_swift_version": "3.0"