blob: 5eeee57af6336bb6281d111bc04ed4cdcf369e0b [file] [log] [blame]
{
"name": "ChatbotSDK",
"version": "1.0.22",
"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://sdk.api.incontext.ai/ChatbotSDK-iOS-1.0.22.zip"
},
"swift_version": "5.0",
"ios": {
"vendored_frameworks": "ChatbotSDK.framework"
},
"dependencies": {
"AWSS3": [
"~> 2.6.0"
],
"AWSPolly": [
"~> 2.6.0"
],
"ChatbotSDK-IBMWatsonSpeechToTextV1": [
"~> 1.4.0"
],
"IBMWatsonTextToSpeechV1": [
"~> 1.4.0"
],
"Alamofire": [
"~> 5.0.0-beta.2"
]
}
}