[Add] LogRocket 1.47.2
[CocoaPods.git] / Specs / 3 / 5 / b / BiometridFull / 1.0.5 / BiometridFull.podspec.json
blobf0af46ddc32084663fb539708dee30d30dd3bec1
2   "name": "BiometridFull",
3   "version": "1.0.5",
4   "summary": "This library was created in order to make the implementation of Polygon BiometridFull technology.",
5   "description": "This library was created in order to make the implementation of Polygon BiometridFull technology quickly and straightforward on most applications. Alongside the SDK, a sample app and credentials will be provided. This will demonstrate how the Library features are supposed to be implemented.",
6   "homepage": "https://polygon.pt/",
7   "authors": {
8     "Polygon": "paulo.leite@polygon.pt"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://bitbucket.org/polygon_/biometridon/src",
20     "tag": "bio.full.1.0.5"
21   },
22   "ios": {
23     "vendored_frameworks": [
24       "BiometridFull.framework",
25       "BiometridStandard.framework",
26       "ZoomWrapperSDK.framework",
27       "ZoomAuthentication.framework",
28       "ios_automatic_capture_frame_sdk.framework"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "dependencies": {
38     "Firebase": [
40     ],
41     "Firebase/Analytics": [
43     ],
44     "Firebase/Messaging": [
46     ],
47     "Firebase/Crashlytics": [
49     ],
50     "SPPermissions/Notification": [
52     ],
53     "SPPermissions/Location": [
55     ],
56     "SPPermissions/PhotoLibrary": [
58     ],
59     "SPPermissions/Camera": [
61     ],
62     "SPPermissions/Calendar": [
64     ],
65     "SPPermissions/Microphone": [
67     ],
68     "SPPermissions/Contacts": [
70     ],
71     "SPPermissions/Bluetooth": [
73     ],
74     "AFDateHelper": [
76     ],
77     "ReachabilitySwift": [
79     ],
80     "KDCalendar": [
82     ],
83     "TensorFlowLiteSwift": [
85     ],
86     "Alamofire": [
88     ],
89     "Starscream": [
91     ],
92     "libPhoneNumber-iOS": [
94     ]
95   },
96   "swift_version": "5"