blob: 9d78f4f92acbcd9058b5bbe7ffc09222efc687b5 [file] [log] [blame]
{
"name": "ChatbotSDK",
"version": "1.0.2",
"summary": "inContext.ai Chatbot SDK",
"homepage": "https://incontext.ai/",
"authors": {
"inContext.ai": "support@incontext.ai"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/InContextReporting/ChatbotSDK/raw/master/ChatbotSDK-iOS.zip"
},
"ios": {
"vendored_frameworks": "ChatbotSDK.framework"
},
"dependencies": {
"AWSS3": [
"~> 2.6.0"
],
"AWSPolly": [
"~> 2.6.0"
],
"IBMWatsonSpeechToTextV1": [
"~> 1.4.0"
],
"IBMWatsonTextToSpeechV1": [
"~> 1.4.0"
],
"Alamofire": [
"~> 5.0.0-beta.2"
]
}
}