blob: 0d6591745e2ab71b941ddce1b8802d7cae301707 [file] [log] [blame]
{
"name": "BondBot",
"version": "2.1.6",
"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/cpbondbotsdk4.git",
"tag": "2.1.6"
},
"source_files": "BondBot/**/*.{swift,h}",
"resources": "BondBot/**/*.{png,storyboard,xib}",
"dependencies": {
"SwiftyJSON": [
"~> 4.0.0"
],
"SwiftSignalRClient": [
],
"TPKeyboardAvoidingSwift": [
]
},
"swift_version": "5.0"
}