blob: 81798eca9906ef0ef69df838e86cea7459e9d1bb [file] [log] [blame]
{
"name": "BondBot",
"version": "2.2.0",
"summary": "BondBot is a product from bond.AI. user friendly",
"description": "Bond Bot is a bot from bond.AI. It is very user friendly also.",
"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": "2.2.0"
},
"ios": {
"vendored_frameworks": "BondBot.framework"
},
"requires_arc": true,
"dependencies": {
"SwiftSignalRClient": [
"~> 0.6.3"
]
},
"swift_version": "5.0"
}