blob: 1c8376a622ab7bfcfd724193e1eb4debafb54409 [file] [log] [blame]
{
"name": "BondBotEE",
"version": "1.0.6",
"summary": "BondBot is iOS SDK from Bond.AI",
"description": "BondBot 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.6"
},
"resources": "BondBot.framework/**/*.{png,ttf}",
"ios": {
"vendored_frameworks": "BondBot.framework"
},
"requires_arc": true,
"dependencies": {
"SwiftSignalRClient": [
"~> 0.7.0"
],
"TPKeyboardAvoidingSwift": [
],
"MenuItemKit": [
],
"FontAwesome.swift": [
]
},
"swift_version": "5.0"
}