[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 1 / f / c / cpBBFM / 1.1.6 / cpBBFM.podspec.json
blob2eb496e31e1119cfec0084e29274a6d7051127eb
2   "name": "cpBBFM",
3   "version": "1.1.6",
4   "summary": "cpBBFM is iOS SDK",
5   "description": "cpBBFM is iOS SDK, can be integrated in iOS application.",
6   "homepage": "http://bond.ai",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Mahesh Balshetwar": "mahesh@bond.ai"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://BondPranjal@bitbucket.org/bond-ai/cpbondbotsdk3.git",
20     "tag": "1.1.6"
21   },
22   "resources": "BondBot.framework/**/*.{png,ttf}",
23   "ios": {
24     "vendored_frameworks": "BondBot.framework"
25   },
26   "requires_arc": true,
27   "dependencies": {
28     "SwiftSignalRClient": [
29       "~> 0.7.0"
30     ]
31   },
32   "swift_version": "5.0"