blob: ccf3c614d24a6d5a6f1fef6f6f720852a546301a [file] [log] [blame]
{
"name": "floatbot_iOS_sdk",
"version": "0.0.2",
"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.2"
},
"dependencies": {
"Alamofire": [
]
},
"ios": {
"vendored_frameworks": "floatbot_iOS_sdk.framework"
}
}