[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 6 / 3 / NSFWDetector / 1.1.2 / NSFWDetector.podspec.json
blobaab86f24a5fdcf9ce1f709e1588a3ebc1c002b6e
2   "name": "NSFWDetector",
3   "version": "1.1.2",
4   "summary": "NSFW Content Detection aká porn detection with CoreML.",
5   "swift_versions": "5.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.1.2"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "pod_target_xcconfig": {
23     "COREML_CODEGEN_LANGUAGE": "Swift"
24   },
25   "source_files": "NSFWDetector/Classes/**/*",
26   "swift_version": "5.0"