[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 5 / 3 / d / DeepmediFaceKit / 0.4.7 / DeepmediFaceKit.podspec.json
blob25cee5fcb8cf1b62340e1ac9619b0bae6abde360
2   "name": "DeepmediFaceKit",
3   "version": "0.4.7",
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.7"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "DeepmediFaceKit/Classes/**/*.{h,m}",
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "Then": [
33     ],
34     "SnapKit": [
35       "~> 5.0.0"
36     ],
37     "GoogleMLKit/FaceDetection": [
39     ],
40     "Alamofire": [
41       "~> 5.2.0"
42     ],
43     "OpenCV": [
45     ],
46     "RxSwift": [
47       "~> 6.0.0"
48     ],
49     "RxCocoa": [
50       "~> 6.0.0"
51     ]
52   },
53   "swift_version": "5.0"