| { |
| "name": "BondBotSDK", |
| "version": "2.1.4", |
| "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": "https://cocoapods.org/pods/BondBot", |
| "license": { |
| "type": "Apache-2.0", |
| "file": "LICENSE.txt" |
| }, |
| "swift_versions": "5.0", |
| "authors": { |
| "Mahesh Balshetwar": "mahesh@bond.ai" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source": { |
| "git": "https://bitbucket.org/bond-ai/bondbotsdkios/src/master/BondBotSDK.zip" |
| }, |
| "dependencies": { |
| "SwiftyJSON": [ |
| "~> 5.0" |
| ], |
| "SwiftSignalRClient": [ |
| |
| ], |
| "TPKeyboardAvoidingSwift": [ |
| |
| ] |
| }, |
| "deprecated": true, |
| "swift_version": "5.0" |
| } |