[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 0 / d / a / IBMWatsonDiscoveryV2 / 3.1.0 / IBMWatsonDiscoveryV2.podspec.json
blob0f56abdf95790ef5c650c08bb548e84c0610fd0d
2   "name": "IBMWatsonDiscoveryV2",
3   "version": "3.1.0",
4   "summary": "Client framework for the IBM Watson Discovery V2 service",
5   "description": "IBM Watson™ Discovery makes it possible to rapidly build cognitive, cloud-based exploration applications\nthat unlock actionable insights hidden in unstructured data — including your own proprietary data,\nas well as public and third-party data. IBM Watson™ Discovery V2 is available only on IBM Cloud Pak for Data.",
6   "homepage": "https://www.ibm.com/watson/services/discovery/",
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": "Discovery",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/watson-developer-cloud/swift-sdk.git",
21     "tag": "3.1.0"
22   },
23   "source_files": [
24     "Source/DiscoveryV2/**/*.swift",
25     "Source/SupportingFiles/InsecureConnection.swift",
26     "Source/SupportingFiles/Shared.swift"
27   ],
28   "exclude_files": "Source/DiscoveryV2/Shared.swift",
29   "swift_versions": [
30     "4.2",
31     "5.0",
32     "5.1"
33   ],
34   "dependencies": {
35     "IBMSwiftSDKCore": [
36       "~> 1.0.0"
37     ]
38   },
39   "swift_version": "5.1"