blob: 1c29f4fd3564ab531f15a8ff351b3baaddc36622 [file] [log] [blame]
{
"name": "EngatiChat",
"version": "1.0.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.0.0/EngatiChat_iOS_sdk.pdf",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"type": "zip",
"http": "https://s3.ap-south-1.amazonaws.com/branding-resources/bot-sdk/iOS/1.0.0/EngatiChat.framework.zip"
},
"preserve_paths": "EngatiChat.framework",
"ios": {
"vendored_frameworks": "EngatiChat.framework",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
},
"dependencies": {
"Socket.IO-Client-Swift": [
">= 13.3.1"
],
"AlamofireImage": [
">= 3.4.1"
]
}
}