| { | |
| "name": "floatbot_ai", | |
| "version": "0.0.2", | |
| "summary": "Integrates FloatBot", | |
| "description": "Integrates FloatBot with the iOS apps", | |
| "homepage": "https://github.com/MJhanvi/floatbot_ai", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Jhanvi": "jhanvi.it@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MJhanvi/floatbot_ai.git", | |
| "tag": "0.0.2" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "floatbot_ai.framework" | |
| }, | |
| "dependencies": { | |
| "Alamofire": [ | |
| ] | |
| } | |
| } |