[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 3 / NSFWDetector / 1.0.1 / NSFWDetector.podspec.json
blobebe58a678062e9626b3f5d480f9dfe7fa5f648a0
2   "name": "NSFWDetector",
3   "version": "1.0.1",
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",
8   "license": {
9     "type": "BSD",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Michael Berg": "michael.berg@lovoo.com"
14   },
15   "source": {
16     "git": "https://github.com/lovoo/NSFWDetector.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "COREML_CODEGEN_LANGUAGE": "Swift"
24   },
25   "source_files": "NSFWDetector/Classes/**/*"