[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 2 / IBMWatsonAssistantV1 / 4.2.0 / IBMWatsonAssistantV1.podspec.json
blobc8e4772058bf44fb86d2d19e622bfc6c9e673d7a
2   "name": "IBMWatsonAssistantV1",
3   "version": "4.2.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/cloud/watson-assistant",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jeff Arn": "jtarn@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": "v4.2.0"
22   },
23   "source_files": [
24     "Sources/AssistantV1/**/*.swift",
25     "Sources/SupportingFiles/InsecureConnection.swift",
26     "Sources/SupportingFiles/Shared.swift"
27   ],
28   "exclude_files": [
29     "Sources/AssistantV1/Shared.swift",
30     "Sources/AssistantV1/InsecureConnection.swift"
31   ],
32   "swift_versions": [
33     "4.2",
34     "5.0",
35     "5.1"
36   ],
37   "dependencies": {
38     "IBMSwiftSDKCore": [
39       "~> 1.0.0"
40     ]
41   },
42   "swift_version": "5.1"