blob: 5984bc150ad31acb3ad5fecc56918025b8588328 [file] [log] [blame]
{
"name": "SCRProfanityChecker",
"version": "0.0.2",
"summary": "A drop-in profanity checker for files and strings",
"homepage": "https://github.com/MaxKramer/SCRProfanityChecker",
"license": "MIT",
"authors": {
"Max Kramer": "max@maxkramer.co"
},
"social_media_url": "http://twitter.com/MaxKramer",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MaxKramer/SCRProfanityChecker.git",
"tag": "v0.0.2"
},
"source_files": "src/*.{h,m}",
"resources": "src/res/Profanity.txt",
"requires_arc": true
}