blob: e3ffcba4bb3a51a1bd047fb15c06f463aa403b30 [file] [log] [blame]
{
"name": "MFNudity",
"version": "1.0.1",
"summary": "Check image nudity",
"license": "MIT",
"authors": {
"Jigar Thakkar": "jigarthakkar4444@gmail.com",
"Arpan Desai": "arpan@mobilefirst.in"
},
"source": {
"git": "https://github.com/MobileFirstInc/MFNudity.git",
"tag": "1.0"
},
"homepage": "https://www.mobilefirst.in",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "MFNudity/**/*.{swift,mlmodel}",
"frameworks": [
"UIKit",
"Foundation",
"Vision",
"CoreML"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"pushed_with_swift_version": "3.0"
}