[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 1 / e / SSNaturalLanguage / 1.0.0 / SSNaturalLanguage.podspec.json
blobf82c76198f41f7f4f38802215ca6b69f08616fe8
2   "name": "SSNaturalLanguage",
3   "version": "1.0.0",
4   "summary": "Exploring word embedding and text catalogs with SSNaturalLanguage framework.",
5   "description": "'SSNaturalLanguage framework let you help with language related stuffs like tokenisation, lemmatization, languageIdentification, spellCorrection, partOfSpeech, sentimental score, neighboringWord, uniqueTagsFromSentense, etc... with just a single function call.'",
6   "homepage": "https://github.com/SimformSolutionsPvtLtd/SSNaturalLanguage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abhi Makadiya": "abhi.m@simformsolutions.com"
13   },
14   "source": {
15     "git": "https://github.com/SimformSolutionsPvtLtd/SSNaturalLanguage.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/SSNaturalLanguage/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"