[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 0 / f / 2 / IBMWatsonDiscoveryV1 / 0.38.0 / IBMWatsonDiscoveryV1.podspec.json
blobf3d84f885bfdbdf052f6cb343849bd98d0803a56
2   "name": "IBMWatsonDiscoveryV1",
3   "version": "0.38.0",
4   "summary": "Client framework for the IBM Watson Discovery 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.",
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     "Anthony Oliveri": "oliveri@us.ibm.com",
13     "Mike Kistler": "mkistler@us.ibm.com"
14   },
15   "module_name": "Discovery",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/watson-developer-cloud/swift-sdk.git",
21     "tag": "0.38.0"
22   },
23   "source_files": [
24     "Source/DiscoveryV1/**/*.swift",
25     "Source/SupportingFiles/Shared.swift"
26   ],
27   "exclude_files": "Source/DiscoveryV1/Shared.swift",
28   "dependencies": {
29     "IBMWatsonRestKit": [
30       "~> 1.3.0"
31     ]
32   }