[Add] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git] / Specs / 9 / e / 4 / SCRProfanityChecker / 0.0.3 / SCRProfanityChecker.podspec.json
blob89e891aa83d6964a75f5b94d7f4ade892aaaf05b
2   "name": "SCRProfanityChecker",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": "src/*.{h,m}",
22   "resources": "src/res/Profanity.txt",
23   "requires_arc": true