[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / c / a / MFNudity / 1.0.1 / MFNudity.podspec.json
blobe3ffcba4bb3a51a1bd047fb15c06f463aa403b30
2   "name": "MFNudity",
3   "version": "1.0.1",
4   "summary": "Check image nudity",
5   "license": "MIT",
6   "authors": {
7     "Jigar Thakkar": "jigarthakkar4444@gmail.com",
8     "Arpan Desai": "arpan@mobilefirst.in"
9   },
10   "source": {
11     "git": "https://github.com/MobileFirstInc/MFNudity.git",
12     "tag": "1.0"
13   },
14   "homepage": "https://www.mobilefirst.in",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "source_files": "MFNudity/**/*.{swift,mlmodel}",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "Vision",
24     "CoreML"
25   ],
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4"
28   },
29   "pushed_with_swift_version": "3.0"