[Add] ZJSDK 2.5.6.1
[CocoaPods.git] / Specs / 2 / 1 / d / xcOnboarding / 1.0.10 / xcOnboarding.podspec.json
blob70de2ec05096509286ff00655068a27df1372ca7
2   "name": "xcOnboarding",
3   "version": "1.0.10",
4   "summary": "xcOnboarding is iOS SDK from Bond.AI",
5   "description": "xcOnboarding is iOS SDK from Bond.AI, can be integrated in iOS application.",
6   "homepage": "http://bond.ai",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "bhushan deshmukh": "bhushan@bond.ai"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "5.4",
18   "source": {
19     "git": "https://bhushandeshmukh@bitbucket.org/bhushandeshmukh/testxcframework.git",
20     "tag": "1.0.10"
21   },
22   "resources": "xcOnboarding.xcframework/**/*.{png,ttf,json}",
23   "ios": {
24     "vendored_frameworks": "xcOnboarding.xcframework"
25   },
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "EXPANDED_CODE_SIGN_IDENTITY": "",
30     "CODE_SIGNING_REQUIRED": "NO",
31     "CODE_SIGNING_ALLOWED": "NO"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
35     "EXPANDED_CODE_SIGN_IDENTITY": "",
36     "CODE_SIGNING_REQUIRED": "NO",
37     "CODE_SIGNING_ALLOWED": "NO"
38   },
39   "dependencies": {
40     "AcuantiOSSDKV11/AcuantCommon": [
41       "~> 11.5.6"
42     ],
43     "AcuantiOSSDKV11/AcuantImagePreparation": [
44       "~> 11.5.6"
45     ],
46     "AcuantiOSSDKV11/AcuantHGLiveness": [
47       "~> 11.5.6"
48     ],
49     "AcuantiOSSDKV11/AcuantFaceCapture": [
50       "~> 11.5.6"
51     ],
52     "AcuantiOSSDKV11/AcuantCamera/Document": [
53       "~> 11.5.6"
54     ],
55     "AcuantiOSSDKV11/AcuantCamera/Common": [
56       "~> 11.5.6"
57     ]
58   },
59   "swift_version": "5.4"