[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 6 / 7 / BondBotEE / 1.0.6 / BondBotEE.podspec.json
blob1c8376a622ab7bfcfd724193e1eb4debafb54409
2   "name": "BondBotEE",
3   "version": "1.0.6",
4   "summary": "BondBot is iOS SDK from Bond.AI",
5   "description": "BondBot is iOS SDK from Bond.AI, 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.0.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     "TPKeyboardAvoidingSwift": [
33     ],
34     "MenuItemKit": [
36     ],
37     "FontAwesome.swift": [
39     ]
40   },
41   "swift_version": "5.0"