blob: 81d3a32bec7c3a6ace8da47a9d00f6498b3a9025 [file] [log] [blame]
{
"name": "cpBBFM",
"version": "1.1.0",
"summary": "cpBBFM is a product from cpBBFM.AI. user friendly",
"description": "cpBBFM is a bot from cpBBFM.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/cpbondbotsdk3.git",
"tag": "1.1.0"
},
"resources": "BondBot.framework/**/*.{png,ttf}",
"ios": {
"vendored_frameworks": "BondBot.framework"
},
"requires_arc": true,
"dependencies": {
"SwiftSignalRClient": [
"~> 0.6.3"
]
},
"swift_version": "5.0"
}