[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / d / IBMWatsonNaturalLanguageUnderstandingV1 / 3.5.1 / IBMWatsonNaturalLanguageUnderstandingV1.podspec.json
blobb1857c801c89c4f20581f5e7f8e6d74c0f75252d
2   "name": "IBMWatsonNaturalLanguageUnderstandingV1",
3   "version": "3.5.1",
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     "Mike Kistler": "mkistler@us.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": "v3.5.1"
22   },
23   "source_files": [
24     "Source/NaturalLanguageUnderstandingV1/**/*.swift",
25     "Source/SupportingFiles/InsecureConnection.swift",
26     "Source/SupportingFiles/Shared.swift"
27   ],
28   "exclude_files": "Source/NaturalLanguageUnderstandingV1/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"