blob: 14a1bb37047cedbf8d29a07b931d1fabaf94258f [file] [log] [blame]
{
"name": "OKSearch",
"version": "0.1.0",
"summary": "OKSearch pod is for Speech to Text conversion",
"swift_versions": "4.0",
"description": "It converts your Speech to the Text. Its an incredible feature to the user when they are lazy to type and search for anything in the app.",
"homepage": "https://github.com/VinayAce/OKSearch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VinayAce": "vinayreddy.ace@gmail.com"
},
"source": {
"git": "https://github.com/VinayAce/OKSearch.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OKSearch/Classes/**/*",
"swift_version": "4.0"
}