[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / c / 5 / 8 / SwiftyCorasick / 1.0.0 / SwiftyCorasick.podspec.json
blob765f733afbc608ebce2a18538e7a5c5dd21b60c6
2   "name": "SwiftyCorasick",
3   "version": "1.0.0",
4   "summary": "A Swifty Ahocorasick algorithm for bad word detect",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gomminjae/SwiftyCorasick",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gomminjae": "gommj0611@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/gomminjae/SwiftyCorasick.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "16.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/SwiftyCorasick/*",
23   "swift_version": "5.0"