[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 1 / MembSdkiOS / 1.0.0.1 / MembSdkiOS.podspec.json
blob97c72d2d62c59061c6c271ff15feb01e4bfd630a
2   "name": "MembSdkiOS",
3   "version": "1.0.0.1",
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.1"
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": "MembiOS.xcframework"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS": "armv7"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS": "armv7"
34   },
35   "xcconfig": {
36     "ENABLE_BITCODE": "\"NO"
37   },
38   "dependencies": {
39     "lottie-ios": [
40       "~> 3.3.0"
41     ],
42     "FPhiNFCiOS": [
43       "~> 1.0.0"
44     ],
45     "FPhiApiManager": [
46       "~> 1.0.0"
47     ],
48     "FPhiSelphIDWidgetiOS": [
49       "~> 1.12.1"
50     ]
51   },
52   "swift_version": "5.0"