[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 3 / d / DeepmediFaceKit / 0.4.9 / DeepmediFaceKit.podspec.json
blob18e45ddb5b3419aed2d7f88af9882aabbf12bf6a
2   "name": "DeepmediFaceKit",
3   "version": "0.4.9",
4   "summary": "Framework for measurement after face recognition",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/deep-medi/DeepmediFaceKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "demianjun": "demianjun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/deep-medi/DeepmediFaceKit.git",
16     "tag": "0.4.9"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": [
22     "DeepmediFaceKit",
23     "DeepmediFaceKit/Classes/**/*.{h,m,swift}"
24   ],
25   "swift_versions": "5.0",
26   "static_framework": true,
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "dependencies": {
34     "Then": [
36     ],
37     "SnapKit": [
38       "~> 5.0.0"
39     ],
40     "GoogleMLKit/FaceDetection": [
42     ],
43     "Alamofire": [
44       "~> 5.2.0"
45     ],
46     "OpenCV": [
48     ],
49     "RxSwift": [
50       "~> 6.0.0"
51     ],
52     "RxCocoa": [
53       "~> 6.0.0"
54     ]
55   },
56   "swift_version": "5.0"