[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 0 / FPhiSelphIDWidgetiOS / 1.6.0 / FPhiSelphIDWidgetiOS.podspec.json
blobbdaa82176994bb04d6643fc5ad56255990e1e06e
2   "name": "FPhiSelphIDWidgetiOS",
3   "version": "1.6.0",
4   "summary": "Component for OCR and liveness test",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "static_framework": true,
9   "description": "Safe digital onboarding solution with the best real time OCR in the market with facial liveness test.",
10   "homepage": "https://www.facephi.com",
11   "license": {
12     "type": "Commercial",
13     "text": "                   © Facephi 2020. All rights reserved.\n"
14   },
15   "authors": {
16     "Carlos Fernandez": "cfernandez@facephi.com"
17   },
18   "source": {
19     "git": "https://github.com/facephi/selphid-framework.git",
20     "tag": "1.6.0"
21   },
22   "ios": {
23     "resources": "fphi-selphid-widget-resources-selphid-1.0.zip",
24     "vendored_frameworks": "FPhiSelphIDWidgetiOS.xcframework"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
31   },
32   "dependencies": {
33     "Firebase/Analytics": [
35     ],
36     "Firebase/MLVision": [
38     ],
39     "Firebase/MLVisionTextModel": [
41     ],
42     "FPhiMBWidgetiOS": [
44     ],
45     "zipzap": [
47     ]
48   }