[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / d / IBMWatsonNaturalLanguageUnderstandingV1 / 5.0.0 / IBMWatsonNaturalLanguageUnderstandingV1.podspec.json
blob6d3780b96034f7cd94dd1a42e66199f2bc2bb348
2   "name": "IBMWatsonNaturalLanguageUnderstandingV1",
3   "version": "5.0.0",
4   "summary": "Client framework for the IBM Watson Natural Language Understanding service",
5   "description": "IBM Watson™ Natural Language Understanding can analyze semantic features of text input,\nincluding categories, concepts, emotion, entities, keywords, metadata, relations, semantic roles, and sentiment.",
6   "homepage": "https://www.ibm.com/watson/services/natural-language-understanding/",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jeff Arn": "jtarn@us.ibm.com",
13     "Angelo Paparazzi": "angelo.paparazzi@ibm.com"
14   },
15   "module_name": "NaturalLanguageUnderstanding",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/watson-developer-cloud/swift-sdk.git",
21     "tag": "v5.0.0"
22   },
23   "source_files": [
24     "Sources/NaturalLanguageUnderstandingV1/**/*.swift",
25     "Sources/SupportingFiles/InsecureConnection.swift",
26     "Sources/SupportingFiles/Shared.swift"
27   ],
28   "exclude_files": [
29     "Sources/NaturalLanguageUnderstandingV1/Shared.swift",
30     "Sources/NaturalLanguageUnderstandingV1/InsecureConnection.swift"
31   ],
32   "swift_versions": [
33     "4.2",
34     "5.0",
35     "5.1"
36   ],
37   "dependencies": {
38     "IBMSwiftSDKCore": [
39       "~> 1.2.1"
40     ]
41   },
42   "swift_version": "5.1"