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