[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 1 / b / Kafka / 0.1 / Kafka.podspec.json
bloba27398a015b1b969f16489e38801ba3913470308
2   "name": "Kafka",
3   "version": "0.1",
4   "summary": "Kafka is an advanced Natural Language Processing library written in Swift",
5   "description": "Kafka is an advanced Natural Language Processing library written in Swift. It is built for speed, simplicity, and easy integration into apps. Kafka currently provides linear neural network models for tagging and parsing, with pretrained models and word vectors. It is a commercial open-source software, released under the MIT license.\n\nOriginally, Kafka was developed to bring dependency parsing feature to native iOS applciations.",
6   "homepage": "http://github.com/questo-ai/kafka",
7   "license": "MIT",
8   "authors": {
9     "Taichi Kato": "me@taichikato.com"
10   },
11   "platforms": {
12     "ios": "12.0",
13     "osx": "10.14"
14   },
15   "source": {
16     "git": "https://github.com/questo-ai/kafka.git",
17     "tag": "0.1"
18   },
19   "source_files": "Kafka/",
20   "resources": "Kafka/DependencyParserModel.mlmodel"