[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 1 / MembSdkiOS / 3.1.2 / MembSdkiOS.podspec.json
blobc4602e3c71bb2891cd016c93a7f1d91c7c7681d8
2   "name": "MembSdkiOS",
3   "version": "3.1.2",
4   "summary": "MEMB Library: digital identification with biometry",
5   "swift_versions": "5.0",
6   "module_name": "MembiOS",
7   "description": "This Library is the result of putting together 3 systems of identification.\n- Document capture\n- Document's NFC Chip validation\n- Selfie\nWith all that information, the Library can assure a valid result for the biometric identification of an user.",
8   "homepage": "https://github.com/facephi/MembSdkiOS-podspec",
9   "authors": {
10     "jpoveda@facephi.com": "jpoveda@facephi.com"
11   },
12   "source": {
13     "git": "https://github.com/facephi/MembSdkiOS-podspec.git",
14     "tag": "3.1.2"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "ios": {
20     "frameworks": "UIKit",
21     "vendored_frameworks": "MembiOS.xcframework"
22   },
23   "xcconfig": {
24     "ENABLE_BITCODE": "NO"
25   },
26   "dependencies": {
27     "lottie-ios": [
28       "3.4.3"
29     ],
30     "FPhiNFCiOS": [
31       "2.3.4"
32     ],
33     "FPhiApiManager": [
34       "1.0.3"
35     ],
36     "FPhiSelphIDWidgetiOS": [
37       "1.15.1"
38     ]
39   },
40   "swift_version": "5.0"