blob: 57687b96ec4d59b5308ced05577105f0b94b5832 [file] [log] [blame]
{
"name": "floatbot",
"version": "0.0.10",
"summary": "Integrates floatbot with the iOS app.",
"description": "Integrates floatbot with the iOS app.",
"source": {
"git": "https://github.com/FloatbotAI/floatbot-iOS-SDK.git"
},
"social_media_url": "https://twitter.com/floatbot_ai",
"homepage": "https://github.com/FloatbotAI/floatbot-iOS-SDK",
"authors": {
"Jhanvi": "jhanvi@jpctechnologies.net"
},
"platforms": {
"ios": "8.0"
},
"resources": "flbAssets.bundle",
"dependencies": {
"SDWebImage": [
],
"AFNetworking": [
]
},
"vendored_frameworks": "floatbot.framework"
}