blob: 8d50ca1214fa9615d3100833061ce229632d3263 [file] [log] [blame]
{
"name": "NRSpeechToText",
"version": "1.0.0",
"summary": "This library provides the speech to text functionality with the help iOS speech framework",
"swift_version": "4.0",
"description": "NRSpeechToText: This library provides the speech to text functionality with the help iOS speech framework.",
"homepage": "https://github.com/naveenrana1309/NRSpeechToText",
"screenshots": "https://cdn.rawgit.com/naveenrana1309/NRSpeechToText/master/Example/sample.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"naveenrana1309": "naveenrana1309@gmail.com"
},
"source": {
"git": "https://github.com/naveenrana1309/NRSpeechToText.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "NRSpeechToText/Classes/**/*"
}