[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / e / 4 / SCRProfanityChecker / 0.0.1 / SCRProfanityChecker.podspec.json
blobd40d3df0b01248001b8263f95d9744f4f69df505
2   "name": "SCRProfanityChecker",
3   "version": "0.0.1",
4   "summary": "A drop-in profanity checker for files and strings",
5   "homepage": "https://github.com/MaxKramer/SCRProfanityChecker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Max Kramer": "max@maxkramer.co"
12   },
13   "social_media_url": "http://twitter.com/MaxKramer",
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/MaxKramer/SCRProfanityChecker.git",
19     "tag": "v0.0.1"
20   },
21   "source_files": "src/*.{h,m}",
22   "resources": "src/res/Profanity.txt",
23   "requires_arc": true