[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / a / LivenessCloud / 1.6.0 / LivenessCloud.podspec.json
blobd5407d883f6ffadcf7daf045f76a7f404da01c5d
2   "name": "LivenessCloud",
3   "version": "1.6.0",
4   "summary": "A short description of LivenessCloud.",
5   "homepage": "https://github.com/trungnguyen1791/LivenessCloudPOD",
6   "authors": {
7     "My Name": "myemail@example.com"
8   },
9   "license": "MIT",
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "http": "https://github.com/trungnguyen1791/LivenessCloudPOD/releases/download/1.6.0/LivenessCloud.zip"
15   },
16   "vendored_frameworks": "LivenessCloud/LivenessCloud.xcframework",
17   "dependencies": {
18     "ObjectMapper": [
19       "~> 4.2"
20     ],
21     "KeychainSwift": [
22       "~> 19.0"
23     ],
24     "CryptoSwift": [
25       "~> 1.8.2"
26     ],
27     "SignManager": [
28       "~> 1.0.6"
29     ]
30   },
31   "swift_versions": "5.0",
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "swift_version": "5.0"