blob: b087776dce918b32180d0b90ae22d65010bcd322 [file] [log] [blame]
{
"name": "cpBondBotSDK",
"version": "2.1.4",
"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://BondPranjal@bitbucket.org/bond-ai/cpbondbotsdk1.git",
"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/cpbondbotsdk1.git",
"tag": "2.1.4"
},
"source_files": "BondBot/**/*.{swift,h}",
"resources": "BondBot/**/*.{png,storyboard,xib}",
"dependencies": {
"SwiftyJSON": [
"~> 4.0.0"
],
"SwiftSignalRClient": [
],
"TPKeyboardAvoidingSwift": [
]
},
"deprecated": true,
"swift_version": "5.0"
}