[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 3 / CheckNudityiosPod / 0.1.9 / CheckNudityiosPod.podspec.json
blob616a4bec513ae2933415e671bb3cd425ed0f51bc
2   "name": "CheckNudityiosPod",
3   "version": "0.1.9",
4   "summary": "Check image nudity",
5   "license": "MIT",
6   "authors": {
7     "Ajay": "ajay@appringer.com"
8   },
9   "source": {
10     "git": "https://github.com/arhirapara76/CheckNudityPod.git",
11     "tag": "0.1.9"
12   },
13   "homepage": "https://github.com/arhirapara76/CheckNudityPod",
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   ],
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "5.0"
30   }