blob: 9d2c3f502ed4ff16a1e983f478999d5ce2f6547a [file] [log] [blame]
{
"name": "EngatiChat",
"version": "1.7.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"
},
"documentation_url": "https://s3.ap-south-1.amazonaws.com/branding-resources/bot-sdk/iOS/1.4.0/Engati_iOS_sdk.pdf",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"source": {
"type": "zip",
"http": "https://github.com/Engati/Engati_SDK_iOS/raw/1.7.1/EngatiChat.framework.zip"
},
"preserve_paths": "EngatiChat.framework",
"ios": {
"vendored_frameworks": "EngatiChat.framework",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
},
"dependencies": {
"Socket.IO-Client-Swift": [
">= 15.1.0"
],
"Kingfisher": [
]
},
"swift_version": "5.1"
}