blob: 37595259decfef869444692f99038ae912062555 [file] [log] [blame]
{
"name": "floatbot_iOS_sdk",
"version": "0.0.1",
"summary": "Integrates floatbot with the iOS app.",
"description": "Integrates floatbot with the iOS app.",
"homepage": "http://github.com/FloatbotAI/floatbot_iOS_sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jhanvi": "jhanvi.it@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://github.com/FloatbotAI/floatbot_iOS_sdk.git",
"tag": "0.0.1"
},
"dependencies": {
"Alamofire": [
]
},
"ios": {
"vendored_frameworks": "floatbot_iOS_sdk.framework"
}
}