blob: dff2b95c1cf52386815e8be9e15c194a34c9e869 [file] [log] [blame]
{
"name": "floatbot",
"version": "1.0.3",
"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"
}