blob: 2eb496e31e1119cfec0084e29274a6d7051127eb [file] [log] [blame]
{
"name": "cpBBFM",
"version": "1.1.6",
"summary": "cpBBFM is iOS SDK",
"description": "cpBBFM is iOS SDK, can be integrated in iOS application.",
"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.6"
},
"resources": "BondBot.framework/**/*.{png,ttf}",
"ios": {
"vendored_frameworks": "BondBot.framework"
},
"requires_arc": true,
"dependencies": {
"SwiftSignalRClient": [
"~> 0.7.0"
]
},
"swift_version": "5.0"
}