[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / d / xcOnboarding / 1.0.14 / xcOnboarding.podspec.json
blob9f6812b1f145b1a6448b6d1b60220ba7a5c29632
2   "name": "xcOnboarding",
3   "version": "1.0.14",
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.14"
21   },
22   "ios": {
23     "vendored_frameworks": "BondOnBoarding.xcframework"
24   },
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "dependencies": {
33     "AcuantiOSSDKV11/AcuantCommon": [
34       "~> 11.5.6"
35     ],
36     "AcuantiOSSDKV11/AcuantImagePreparation": [
37       "~> 11.5.6"
38     ],
39     "AcuantiOSSDKV11/AcuantHGLiveness": [
40       "~> 11.5.6"
41     ],
42     "AcuantiOSSDKV11/AcuantFaceCapture": [
43       "~> 11.5.6"
44     ],
45     "AcuantiOSSDKV11/AcuantCamera/Document": [
46       "~> 11.5.6"
47     ],
48     "AcuantiOSSDKV11/AcuantCamera/Common": [
49       "~> 11.5.6"
50     ]
51   },
52   "swift_version": "5.4"