[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 2 / IBMWatsonAssistantV1 / 1.4.0 / IBMWatsonAssistantV1.podspec.json
blob442af08080229a75b8f49a8abe8a02f89d9d2886
2   "name": "IBMWatsonAssistantV1",
3   "version": "1.4.0",
4   "summary": "Client framework for the IBM Watson Assistant service",
5   "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.",
6   "homepage": "https://www.ibm.com/watson/ai-assistant/",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anthony Oliveri": "oliveri@us.ibm.com",
13     "Mike Kistler": "mkistler@us.ibm.com"
14   },
15   "module_name": "Assistant",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/watson-developer-cloud/swift-sdk.git",
21     "tag": "1.4.0"
22   },
23   "source_files": [
24     "Source/AssistantV1/**/*.swift",
25     "Source/SupportingFiles/Shared.swift"
26   ],
27   "exclude_files": "Source/AssistantV1/Shared.swift",
28   "dependencies": {
29     "IBMWatsonRestKit": [
30       "~> 2.0.0"
31     ]
32   }