blob: 567c6e18b54b7811f505808c2072893694f55606 [file] [log] [blame]
{
"name": "NaturalVoice",
"version": "1.0.1",
"summary": "Public beta client library to integrate voice feedback using Natural Voice.",
"description": "Public beta client library to integrate voice feedback using Natural Voice (https://www.naturalvoice.ai) functions powered by Cloud Speech and Cloud Natural Language from Google Cloud Platform™ service",
"homepage": "https://github.com/aimmatic/natural-voice-mobile-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aimmatic Dev Team": "dev@aimmatic.com"
},
"source": {
"git": "https://github.com/aimmatic/natural-voice-mobile-sdk-ios.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NaturalVoice/Classes/**/*",
"swift_version": "4.1",
"dependencies": {
"Alamofire": [
"~> 4.7"
]
}
}