blob: 7abfa74bcd0fc3799c8209452b3d4488cb16c492 [file] [log] [blame]
{
"name": "EngatiChat",
"version": "1.3.0",
"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.3.0/Engati_iOS_sdk.pdf",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"type": "zip",
"http": "https://branding-resources.s3.ap-south-1.amazonaws.com/bot-sdk/iOS/1.3.0/EngatiChat.framework.zip"
},
"preserve_paths": "EngatiChat.framework",
"ios": {
"vendored_frameworks": "EngatiChat.framework",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
},
"dependencies": {
"Socket.IO-Client-Swift": [
">= 15.1.0"
],
"AlamofireImage": [
">= 4.0.0-beta.3"
],
"Alamofire": [
"<= 5.0.0-beta.7"
]
},
"swift_version": "5.0"
}