blob: 9957a912fb0e3f8079022fc1e4a42051c74a0f9e [file] [log] [blame]
{
"name": "floatbot_ai",
"version": "0.0.1",
"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.1"
},
"ios": {
"vendored_frameworks": "floatbot_ai.framework"
},
"dependencies": {
"Alamofire": [
]
}
}