blob: 074ebfc8921d2ba0d2698fffd1ba838afdc42de3 [file] [log] [blame]
{
"name": "JvSpeechRecognizer",
"version": "1.0.2",
"summary": "An encapsulation of SFSpeechRecognizer.",
"description": "It is an encapsulation of SFSpeechRecognizer. With it you can use the iOS native speech recognition function in an easier way.",
"homepage": "https://github.com/ijovi23/JvSpeechRecognizer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ijovi23": "ijovi23@gmail.com"
},
"source": {
"git": "https://github.com/ijovi23/JvSpeechRecognizer.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JvSpeechRecognizer/Classes/**/*",
"frameworks": "Speech",
"pushed_with_swift_version": "3.0"
}