blob: 9e5d45dc38fdf831c60ec35fe1405e8f2d7f989c [file] [log] [blame]
{
"name": "BondBot",
"version": "1.0.1",
"summary": "BondBot is a product from Bond.AI. user friendly",
"description": "BondBot 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": "1.0.1"
},
"resources": "BondBot.framework/**/*.{png,ttf}",
"ios": {
"vendored_frameworks": "BondBot.framework"
},
"requires_arc": true,
"dependencies": {
"SwiftSignalRClient": [
"~> 0.7.0"
]
},
"swift_version": "5.0"
}