[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 6 / FPhiMBWidgetiOS / 0.1.3 / FPhiMBWidgetiOS.podspec.json
blob2e35fd83c4c4185fb9fe8adccdbdf4470fecc92b
2   "name": "FPhiMBWidgetiOS",
3   "version": "0.1.3",
4   "summary": "Support library for Selphid.",
5   "description": "Support libraries for SelphID iOS widget.",
6   "homepage": "https://www.facephi.com",
7   "license": {
8     "type": "Commercial",
9     "text": "                   © Facephi 2021. All rights reserved.\n"
10   },
11   "authors": {
12     "FacePhi Biometría": "developer@facephi.com"
13   },
14   "source": {
15     "git": "https://github.com/facephi/microblink-framework.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0.0"
20   },
21   "ios": {
22     "requires_arc": false,
23     "vendored_frameworks": "Microblink.xcframework",
24     "frameworks": [
25       "Accelerate",
26       "AVFoundation",
27       "AudioToolbox",
28       "AssetsLibrary",
29       "CoreMedia"
30     ],
31     "libraries": [
32       "c++",
33       "iconv",
34       "z"
35     ]
36   },
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
42   }