blob: 9ed6547fdf0fef4fa9a50930f72d625b9c102be1 [file] [log] [blame]
{
"name": "BondBotAO",
"version": "1.0.5",
"summary": "BondBotAO is iOS SDK from Bond.AI",
"description": "BondBotAO is iOS SDK from Bond.AI, can be integrated in iOS application.",
"homepage": "http://bond.ai",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Mahesh Balshetwar": "mahesh@bond.ai"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://BondPranjal@bitbucket.org/bond-ai/cpbondbotsdk3.git",
"tag": "1.0.5"
},
"resources": "BondBotAO.framework/**/*.{png,ttf}",
"ios": {
"vendored_frameworks": "BondBotAO.framework"
},
"requires_arc": true,
"dependencies": {
"SwiftSignalRClient": [
"~> 0.7.0"
],
"Plaid": [
],
"SDWebImage": [
"~> 5.9.1"
],
"TPKeyboardAvoidingSwift": [
"~> 3.2.0"
],
"AcuantiOSSDKV11/AcuantCommon": [
"~> 11.4.4"
],
"AcuantiOSSDKV11/AcuantImagePreparation": [
"~> 11.4.4"
],
"AcuantiOSSDKV11/AcuantHGLiveness": [
"~> 11.4.4"
],
"AcuantiOSSDKV11/AcuantFaceCapture": [
"~> 11.4.4"
],
"AcuantiOSSDKV11/AcuantCamera/Document": [
"~> 11.4.4"
],
"AcuantiOSSDKV11/AcuantCamera/Common": [
"~> 11.4.4"
]
},
"swift_version": "5.0"
}