[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / e / 3 / CheckNudityiosPod / 1.1 / CheckNudityiosPod.podspec.json
blob5d0c6d2f0746a9bbf79699d9ba3400ed36bc3615
2   "name": "CheckNudityiosPod",
3   "version": "1.1",
4   "summary": "Check image nudity",
5   "license": "MIT",
6   "authors": {
7     "Ajay": "ajay@appringer.com"
8   },
9   "source": {
10     "git": "https://github.com/App-Ringer/CheckNudityiOS.git",
11     "tag": "1.1"
12   },
13   "homepage": "https://github.com/App-Ringer/CheckNudityiOS",
14   "platforms": {
15     "ios": "13.2"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "CheckNudityPod",
20     "CheckNudityPod/**/*.{swift,mlmodel}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "Vision",
26     "CoreML",
27     "AVFoundation",
28     "CoreMedia",
29     "MobileCoreServices"
30   ],
31   "pod_target_xcconfig": {
32     "SWIFT_VERSION": "5.0"
33   }