2 "name": "PorterStemmer2",
4 "swift_version": "4.2",
5 "summary": "A Swift wrapper over the Porter Stemmer 2 library",
6 "description": "A Swift wrapper over the Porter Stemmer 2 stemming library, from the official C-ANSI\nlibstemmer library. This offers stemming with every language supported by the\nlibstemmer library and its algorithms.",
7 "homepage": "https://github.com/scaraux/Swift-Porter-Stemmer-2",
13 "Oscar Gotting": "gottingoscar@gmail.com"
16 "git": "https://github.com/scaraux/Swift-Porter-Stemmer-2.git",
23 "source_files": "PorterStemmer2/Classes/**/*"