[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 7 / BondBotSDKNew / 1.2.3 / BondBotSDKNew.podspec.json
blobc2d05203915931639f6c8e0383ed8b0cb76b5703
2   "name": "BondBotSDKNew",
3   "version": "1.2.3",
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.3",
18   "source": {
19     "git": "https://BondPranjal@bitbucket.org/bond-ai/cpbondbotsdk3.git",
20     "tag": "1.2.3"
21   },
22   "resources": "BondBotAO.framework/**/*.{png,ttf}",
23   "ios": {
24     "vendored_frameworks": "BondBotAO.framework"
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": [
39     ],
40     "SDWebImage": [
42     ],
43     "TPKeyboardAvoidingSwift": [
44       "~> 3.2.0"
45     ],
46     "AcuantiOSSDKV11/AcuantCommon": [
47       "~> 11.4.5"
48     ],
49     "AcuantiOSSDKV11/AcuantImagePreparation": [
50       "~> 11.4.5"
51     ],
52     "AcuantiOSSDKV11/AcuantHGLiveness": [
53       "~> 11.4.5"
54     ],
55     "AcuantiOSSDKV11/AcuantFaceCapture": [
56       "~> 11.4.5"
57     ],
58     "AcuantiOSSDKV11/AcuantCamera/Document": [
59       "~> 11.4.5"
60     ],
61     "AcuantiOSSDKV11/AcuantCamera/Common": [
62       "~> 11.4.5"
63     ],
64     "MenuItemKit": [
65       "~> 4.0.1"
66     ],
67     "FontAwesome.swift": [
68       "~> 1.9.0"
69     ]
70   },
71   "swift_version": "5.3"