[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / a / b / 7 / CAFSDK / 1.0.3 / CAFSDK.podspec.json
blob25180e51eb5e09e41a1a9d8043e3f75f7e7f8036
2   "name": "CAFSDK",
3   "version": "1.0.3",
4   "summary": "This is a plugin for integrate HX liviness sdk.",
5   "description": "This is a plugin for integrate HX.",
6   "homepage": "http://www.hxteam.com.br",
7   "license": "MIT",
8   "authors": {
9     "Lucas Carvalho": "lucas@lucas.com.br"
10   },
11   "source": {
12     "git": "https://github.com/LucasCarvalho00/POCSDK.git"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "preserve_paths": "CAFSDK.xcframework",
18   "ios": {
19     "vendored_frameworks": "CAFSDK.xcframework"
20   },
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES",
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64",
24     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
25   },
26   "xcconfig": {
27     "ENABLE_BITCODE": "NO"
28   },
29   "swift_versions": "5.0",
30   "swift_version": "5.0"