2 "name": "BiometridStandard",
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/",
8 "Polygon": "paulo.leite@polygon.pt"
17 "swift_versions": "5",
19 "git": "https://bitbucket.org/polygon_/biometridon/src",
20 "tag": "bio.std.1.0.4"
23 "vendored_frameworks": [
24 "BiometridStandard.framework",
25 "ZoomWrapperSDK.framework",
26 "ZoomAuthentication.framework"
29 "pod_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "user_target_xcconfig": {
33 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42 "ReachabilitySwift": [