[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / b / a / BondOnBoarding / 1.0.5 / BondOnBoarding.podspec.json
blob5eab8c2be9a6977db4e85610fcc92d63c95232b5
2   "name": "BondOnBoarding",
3   "version": "1.0.5",
4   "summary": "BondOnBoarding is iOS SDK from Bond.AI",
5   "description": "BondOnBoarding is iOS SDK from Bond.AI, can be integrated in iOS application.",
6   "homepage": "http://bond.ai",
7   "license": {
8     "type": "commercial",
9     "text": "                Copyright 2023 Bond.ai  All Rights Reserved.\n"
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://bitbucket.org/bond-ai/ios_onboarding_sdk.git",
20     "tag": "1.0.5"
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     "Apollo": [
34       "0.53.0"
35     ],
36     "IQKeyboardManagerSwift": [
37       "~> 6.5.9"
38     ],
39     "AcuantiOSSDKV11/AcuantCommon": [
40       "~> 11.5.8"
41     ],
42     "AcuantiOSSDKV11/AcuantImagePreparation": [
43       "~> 11.5.8"
44     ],
45     "AcuantiOSSDKV11/AcuantHGLiveness": [
46       "~> 11.5.8"
47     ],
48     "AcuantiOSSDKV11/AcuantFaceCapture": [
49       "~> 11.5.8"
50     ],
51     "AcuantiOSSDKV11/AcuantCamera/Document": [
52       "~> 11.5.8"
53     ],
54     "AcuantiOSSDKV11/AcuantCamera/Common": [
55       "~> 11.5.8"
56     ],
57     "MaterialComponents/TextControls+FilledTextAreas": [
58       "~> 124.2.0"
59     ],
60     "MaterialComponents/TextControls+FilledTextFields": [
61       "~> 124.2.0"
62     ],
63     "MaterialComponents/TextControls+OutlinedTextAreas": [
64       "~> 124.2.0"
65     ],
66     "MaterialComponents/TextControls+OutlinedTextFields": [
67       "~> 124.2.0"
68     ]
69   },
70   "swift_version": "5.4"