[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / b / BiometridFull / 1.0.4 / BiometridFull.podspec.json
blobfe8cee5f41e84da746edddff9b0dbce43f19eadd
2   "name": "BiometridFull",
3   "version": "1.0.4",
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.4"
21   },
22   "ios": {
23     "vendored_frameworks": [
24       "BiometridFull.framework",
25       "BiometridStandard.framework",
26       "ZoomWrapperSDK.framework",
27       "ZoomAuthentication.framework"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "dependencies": {
37     "Firebase": [
38       "~> 6.15.0"
39     ],
40     "Firebase/Analytics": [
42     ],
43     "Firebase/Messaging": [
45     ],
46     "Firebase/Crashlytics": [
48     ],
49     "SPPermissions/Notification": [
50       "~> 5.3"
51     ],
52     "SPPermissions/Location": [
53       "~> 5.3"
54     ],
55     "SPPermissions/PhotoLibrary": [
56       "~> 5.3"
57     ],
58     "SPPermissions/Camera": [
59       "~> 5.3"
60     ],
61     "SPPermissions/Calendar": [
62       "~> 5.3"
63     ],
64     "SPPermissions/Microphone": [
65       "~> 5.3"
66     ],
67     "SPPermissions/Contacts": [
68       "~> 5.3"
69     ],
70     "SPPermissions/Bluetooth": [
71       "~> 5.3"
72     ],
73     "AFDateHelper": [
74       "~> 4.3.0"
75     ],
76     "ReachabilitySwift": [
78     ],
79     "KDCalendar": [
81     ],
82     "TensorFlowLiteSwift": [
84     ],
85     "Alamofire": [
87     ],
88     "Starscream": [
90     ],
91     "libPhoneNumber-iOS": [
93     ]
94   },
95   "swift_version": "5"