blob: 42f217a3762431197959f834836f81d751652d7f [file] [log] [blame]
{
"name": "BondBot",
"version": "3.0.1",
"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": "https://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/cpbondbotsdk5.git",
"tag": "3.0.1"
},
"source_files": "BondBot/**/*.{swift,h}",
"resources": "BondBot/**/*.{png,storyboard,xib}",
"dependencies": {
"SwiftSignalRClient": [
]
},
"swift_version": "5.0"
}