blob: 853a1f295db86515f38dc56fbd40ab12d3c613fc [file] [log] [blame]
{
"name": "VerloopSDK",
"version": "0.1.0",
"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.md"
},
"authors": {
"Prashant Nayak": "pkn.prashant@gmail.com"
},
"source": {
"git": "https://github.com/verloop/verloop_ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "VerloopSDK/Verloop/*",
"pushed_with_swift_version": "3.0"
}