blob: 502e5572b74f0c0d0e496e2cd4d1d5822d8acc3a [file] [log] [blame]
{
"name": "BondBotSDK",
"version": "2.1.3",
"summary": "BondBot is a chatbot. It is very user friendly.",
"description": "BondBot is a chatbot. It is very user friendly with use of AI",
"homepage": "https://cocoapods.org/pods/BondBot",
"license": {
"type": "Apache-2.0",
"file": "LICENSE.txt"
},
"swift_versions": "5.0",
"authors": {
"Mahesh Balshetwar": "mahesh@bond.ai"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://bitbucket.org/bond-ai/bambubondbotios/src/0.0.1/BondBotSDK.zip"
},
"dependencies": {
"SwiftyJSON": [
"~> 5.0"
],
"SwiftSignalRClient": [
],
"TPKeyboardAvoidingSwift": [
]
},
"deprecated": true,
"swift_version": "5.0"
}