blob: 3c52aefdb9481df4023e4790d3fa744f25e309af [file] [log] [blame]
{
"name": "IBMWatsonAssistantV1",
"version": "0.33.0",
"summary": "Client framework for the IBM Watson Assistant service",
"description": "With the IBM Watson™ Assistant service, you can build a solution that understands \nnatural-language input and uses machine learning to respond to customers in a way that simulates a conversation between humans.",
"homepage": "https://www.ibm.com/watson/ai-assistant/",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Anthony Oliveri": "oliveri@us.ibm.com",
"Mike Kistler": "mkistler@us.ibm.com"
},
"module_name": "Assistant",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/watson-developer-cloud/swift-sdk.git",
"tag": "v0.33.0"
},
"source_files": "Source/AssistantV1/**/*.swift",
"dependencies": {
"IBMWatsonRestKit": [
"1.0.0"
]
}
}