[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 1 / c / 7 / BondBotSDKNew / 1.3.2 / BondBotSDKNew.podspec.json
blob6c07db939ed02f7f98e8c1c590078fbe9c67e3ce
2   "name": "BondBotSDKNew",
3   "version": "1.3.2",
4   "summary": "BondBotSDKNew is iOS SDK from Bond.AI",
5   "description": "BondBotSDKNew 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     "Mahesh Balshetwar": "mahesh@bond.ai"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.4",
18   "source": {
19     "git": "https://BondPranjal@bitbucket.org/bond-ai/cpbondbotsdk3.git",
20     "tag": "1.3.2"
21   },
22   "resources": "BondBotAO.xcframework/**/*.{png,ttf}",
23   "ios": {
24     "vendored_frameworks": "BondBotAO.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     "SwiftSignalRClient": [
35       "~> 0.7.0"
36     ],
37     "Plaid": [
38       "~> 2.1.3"
39     ],
40     "SDWebImage": [
41       "~> 5.11.1"
42     ],
43     "TPKeyboardAvoidingSwift": [
44       "~> 3.2.0"
45     ],
46     "AcuantiOSSDKV11/AcuantCommon": [
47       "~> 11.5.1"
48     ],
49     "AcuantiOSSDKV11/AcuantImagePreparation": [
50       "~> 11.5.1"
51     ],
52     "AcuantiOSSDKV11/AcuantHGLiveness": [
53       "~> 11.5.1"
54     ],
55     "AcuantiOSSDKV11/AcuantFaceCapture": [
56       "~> 11.5.1"
57     ],
58     "AcuantiOSSDKV11/AcuantCamera/Document": [
59       "~> 11.5.1"
60     ],
61     "AcuantiOSSDKV11/AcuantCamera/Common": [
62       "~> 11.5.1"
63     ],
64     "FontAwesome.swift": [
65       "1.9.0"
66     ],
67     "lottie-ios": [
68       "3.2.2"
69     ]
70   },
71   "swift_version": "5.4"