2 "name": "NSFWDetector",
4 "summary": "NSFW Content Detection aká porn detection with CoreML.",
5 "swift_version": "4.0",
6 "description": "Lightweight Library for scanning images for NSFW (Not Safe For Work) content.",
7 "homepage": "https://github.com/lovoo/NSFWDetector",
13 "Michael Berg": "michael.berg@lovoo.com"
16 "git": "https://github.com/lovoo/NSFWDetector.git",
22 "pod_target_xcconfig": {
23 "COREML_CODEGEN_LANGUAGE": "Swift"
25 "source_files": "NSFWDetector/Classes/**/*"