blob: cde3774f95d9a29908b22be487aa7e6d6992ca6c [file] [log] [blame]
{
"name": "VerloopSDK",
"version": "0.1.1",
"summary": "This SDK allows you to integrate Verloop into your app.",
"description": "Verloop is a Customer Support and Engagement automation platform. iOS SDK allows you to integrate Verloop into your app and serve customers an improved and faster experience.",
"homepage": "https://github.com/verloop/verloop_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Verloop": "hello@verloop.io"
},
"source": {
"git": "https://github.com/verloop/verloop_ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "VerloopSDK/Verloop/*",
"pushed_with_swift_version": "3.0"
}