blob: 1845929e6979a67d001dd4f4ea51ffa8c7cd19e0 [file] [log] [blame]
{
"name": "EngatiChatSDK",
"version": "1.0.0-beta-1",
"summary": "iOS Chat client for engati",
"homepage": "https://engati.com/",
"license": {
"type": "Commercial",
"text": "Copyright 2018 Engati. All Rights Reserved."
},
"authors": {
"Engati": "contact@engati.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"type": "zip",
"http": "https://gitlab.com/przala/EngatiChatSDK/repository/1.0.0/archive.zip"
},
"ios": {
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
},
"dependencies": {
"Socket.IO-Client-Swift": [
">= 13.1.2"
],
"AlamofireImage": [
">= 3.3"
]
}
}