blob: 21bfc4678ec8b4d7ea3e75289e69f60d8eedbac2 [file] [log] [blame]
{
"name": "VerloopSDK",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "VerloopSDK/Verloop/*",
"pushed_with_swift_version": "3.0"
}