[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / e / 1 / MembSdkiOS / 3.1 / MembSdkiOS.podspec.json
blobf265bbeb069a508f2e0fb64ebc347b3454a21d44
2   "name": "MembSdkiOS",
3   "version": "3.1",
4   "summary": "MEMB Library: digital identification with biometry",
5   "swift_versions": "5.0",
6   "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.",
7   "homepage": "https://github.com/facephi/MembSdkiOS-podspec",
8   "authors": {
9     "jpoveda@facephi.com": "jpoveda@facephi.com"
10   },
11   "source": {
12     "git": "https://github.com/facephi/MembSdkiOS-podspec.git",
13     "tag": "3.1"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "ios": {
19     "frameworks": "UIKit",
20     "vendored_frameworks": "MembiOS.xcframework"
21   },
22   "xcconfig": {
23     "ENABLE_BITCODE": "\"NO"
24   },
25   "dependencies": {
26     "lottie-ios": [
28     ],
29     "FPhiNFCiOS": [
30       "2.3.4"
31     ],
32     "FPhiApiManager": [
33       "1.0.3"
34     ],
35     "FPhiSelphIDWidgetiOS": [
37     ]
38   },
39   "swift_version": "5.0"