[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / c / 9 / FPhiPhingersiOS / 1.0.0 / FPhiPhingersiOS.podspec.json
blobd8c8c043974176f6547c2d56a59be15235208689
2   "name": "FPhiPhingersiOS",
3   "version": "1.0.0",
4   "summary": "Phingers widget for Fingerprint detection and recognition",
5   "description": "Phingers widget for Fingerprint detection and recognition.",
6   "homepage": "http://www.facephi.com",
7   "license": {
8     "type": "Commercial",
9     "text": "                    © Facephi 2021. All rights reserved.\n"
10   },
11   "authors": {
12     "FacePhi": "support@facephi.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/facephi/phingers-framework.git",
19     "tag": "1.0.0"
20   },
21   "vendored_frameworks": "Frameworks/*.framework",
22   "frameworks": [
23     "CoreMedia",
24     "AVFoundation",
25     "AssetsLibrary"
26   ],
27   "dependencies": {
28     "OpenCV": [
29       "3.4.5"
30     ],
31     "TensorFlowLiteObjC": [
33     ]
34   },
35   "resource_bundles": {
36     "PhingersCamera": [
37       "Assets/*.*"
38     ]
39   },
40   "requires_arc": true,
41   "static_framework": true,
42   "xcconfig": {
43     "FRAMEWORK_SEARCH_PATHS": "$(inherited)",
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "pod_target_xcconfig": {
47     "ENABLE_BITCODE": "NO",
48     "OTHER_LDFLAGS": "-lObjC",
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "deprecated": true