[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / e / BiometridStandard / 1.0.3 / BiometridStandard.podspec.json
blob001bc5f86cc094aa69b125ecc98b86aa48bd0c81
2   "name": "BiometridStandard",
3   "version": "1.0.3",
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": "1.0.3/LICENSE"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "http": "https://bitbucket.org/polygon_/biometridon/downloads/BiometridStandard_1.0.3.zip"
19   },
20   "ios": {
21     "vendored_frameworks": [
22       "1.0.3/BiometridStandard.framework",
23       "1.0.3/ZoomWrapperSDK.framework"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }