[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 9 / 3 / b / NSFW / 1.0.0 / NSFW.podspec.json
blobda5273ae782615ca2a8247de65b00e6a9bb3fd8b
2   "name": "NSFW",
3   "version": "1.0.0",
4   "summary": "The NSFW detector automatically identifies any inappropriate content in images.",
5   "description": "Our adult content detection technology scans images and filters out any offensive content that can be considered not suitable or safe for work. The AI-powered NSFW detector recognizes offensive content in real time and helps keep the websites safe and free from improper content.",
6   "homepage": "https://github.com/smartclick/NSFW",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sevak Soghoyan": "sevak.soghoyan@smartclick.ai"
13   },
14   "social_media_url": "https://smartclick.ai",
15   "platforms": {
16     "ios": "13.0",
17     "osx": "10.15"
18   },
19   "swift_versions": "4.2",
20   "pod_target_xcconfig": {
21     "COREML_CODEGEN_LANGUAGE": "Swift"
22   },
23   "source": {
24     "git": "https://github.com/smartclick/NSFW.git",
25     "tag": "1.0.0"
26   },
27   "source_files": [
28     "Sources/NSFW/Models/**/*.swift",
29     "Sources/NSFW/Extensions/**/*.swift"
30   ],
31   "resources": "Sources/NSFW/Resources/**/*.mlmodelc",
32   "swift_version": "4.2"