blob: c1181353d20d0974b054017d489ee4e7048e5dc4 [file] [log] [blame]
{
"name": "BondBot",
"version": "0.0.1",
"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": "http://bond.ai",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"swift_versions": "5.0",
"authors": {
"Pranjal Jagajampi": "pranjal@bond.ai"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://BondPranjal@bitbucket.org/bond-ai/bambubondbotios.git"
},
"dependencies": {
"SwiftyJSON": [
"~> 5.0"
],
"SwiftSignalRClient": [
],
"TPKeyboardAvoidingSwift": [
]
},
"swift_version": "5.0"
}