[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / a / 7 / BondBotAO / 1.0.5 / BondBotAO.podspec.json
blob9ed6547fdf0fef4fa9a50930f72d625b9c102be1
2   "name": "BondBotAO",
3   "version": "1.0.5",
4   "summary": "BondBotAO is iOS SDK from Bond.AI",
5   "description": "BondBotAO 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.0",
18   "source": {
19     "git": "https://BondPranjal@bitbucket.org/bond-ai/cpbondbotsdk3.git",
20     "tag": "1.0.5"
21   },
22   "resources": "BondBotAO.framework/**/*.{png,ttf}",
23   "ios": {
24     "vendored_frameworks": "BondBotAO.framework"
25   },
26   "requires_arc": true,
27   "dependencies": {
28     "SwiftSignalRClient": [
29       "~> 0.7.0"
30     ],
31     "Plaid": [
33     ],
34     "SDWebImage": [
35       "~> 5.9.1"
36     ],
37     "TPKeyboardAvoidingSwift": [
38       "~> 3.2.0"
39     ],
40     "AcuantiOSSDKV11/AcuantCommon": [
41       "~> 11.4.4"
42     ],
43     "AcuantiOSSDKV11/AcuantImagePreparation": [
44       "~> 11.4.4"
45     ],
46     "AcuantiOSSDKV11/AcuantHGLiveness": [
47       "~> 11.4.4"
48     ],
49     "AcuantiOSSDKV11/AcuantFaceCapture": [
50       "~> 11.4.4"
51     ],
52     "AcuantiOSSDKV11/AcuantCamera/Document": [
53       "~> 11.4.4"
54     ],
55     "AcuantiOSSDKV11/AcuantCamera/Common": [
56       "~> 11.4.4"
57     ]
58   },
59   "swift_version": "5.0"