[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / c / e / BiometridStandard / 1.0.4 / BiometridStandard.podspec.json
blobdbddd0d96851a32f81f377ef46a725710d64fb88
2   "name": "BiometridStandard",
3   "version": "1.0.4",
4   "summary": "This library was created in order to make the implementation of Polygon BiometridStandard technology.",
5   "description": "This library was created in order to make the implementation of Polygon BiometridStandard 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.std.1.0.4"
21   },
22   "ios": {
23     "vendored_frameworks": [
24       "BiometridStandard.framework",
25       "ZoomWrapperSDK.framework",
26       "ZoomAuthentication.framework"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "dependencies": {
36     "Alamofire": [
37       "~> 5.2"
38     ],
39     "Starscream": [
41     ],
42     "ReachabilitySwift": [
44     ]
45   },
46   "swift_version": "5"