[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / d / xcOnboarding / 1.0.12 / xcOnboarding.podspec.json
bloba4d9a97a58d1edfdde2e1ea353ebfa24dd47dc78
2   "name": "xcOnboarding",
3   "version": "1.0.12",
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.12"
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   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "dependencies": {
34     "AcuantiOSSDKV11/AcuantCommon": [
35       "~> 11.5.6"
36     ],
37     "AcuantiOSSDKV11/AcuantImagePreparation": [
38       "~> 11.5.6"
39     ],
40     "AcuantiOSSDKV11/AcuantHGLiveness": [
41       "~> 11.5.6"
42     ],
43     "AcuantiOSSDKV11/AcuantFaceCapture": [
44       "~> 11.5.6"
45     ],
46     "AcuantiOSSDKV11/AcuantCamera/Document": [
47       "~> 11.5.6"
48     ],
49     "AcuantiOSSDKV11/AcuantCamera/Common": [
50       "~> 11.5.6"
51     ]
52   },
53   "swift_version": "5.4"