[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / e / 1 / MembSdkiOS / 1.0.0.2 / MembSdkiOS.podspec.json
blob8b74a6e6b4a372cdad4f02807a7c49bb0b85bc08
2   "name": "MembSdkiOS",
3   "version": "1.0.0.2",
4   "summary": "A short description of MembSdkiOS.",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/jpoveda@facephi.com/memb-ios",
8   "authors": {
9     "jpoveda@facephi.com": "jpoveda@facephi.com"
10   },
11   "source": {
12     "git": "https://github.com/facephi/MembSdkiOS-podspec.git",
13     "tag": "1.0.0.2"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "static_framework": true,
19   "resource_bundles": {
20     "MembiOS": [
21       "MembiOS/Resources/**/*.{xcassets,strings,OTF,json,pem}",
22       "MembiOS/UI/**/*.xib"
23     ]
24   },
25   "ios": {
26     "frameworks": "UIKit",
27     "vendored_frameworks": [
28       "MembiOS.xcframework",
29       "FPBExtractoriOS.xcframework"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS": "armv7 x86_64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS": "armv7 x86_64"
37   },
38   "xcconfig": {
39     "ENABLE_BITCODE": "\"NO"
40   },
41   "dependencies": {
42     "lottie-ios": [
43       "~> 3.3.0"
44     ],
45     "FPhiNFCiOS": [
46       "~> 1.0.0"
47     ],
48     "FPhiApiManager": [
49       "~> 1.0.0"
50     ],
51     "FPhiSelphIDWidgetiOS": [
52       "~> 1.12.1"
53     ]
54   },
55   "swift_version": "5.0"