blob: 8707b787b996b342ce5962dd7720a7bf34d9f16f [file] [log] [blame]
{
"name": "ENChatBot",
"version": "2.0.0",
"summary": "iOS Chat client for ENChatBot",
"homepage": "https://gitlab.com/en-sdk/enbotsdk",
"license": {
"type": "Commercial",
"text": "Copyright 2018 ENChatBot. All Rights Reserved."
},
"authors": {
"ENChatBot": "contact@engati.com"
},
"documentation_url": "https://gitlab.com/en-sdk/enbotsdk",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"source": {
"type": "zip",
"http": "https://gitlab.com/en-sdk/enbotsdk/raw/2.0.0/ENChatBot.framework.zip"
},
"preserve_paths": "ENChatBot.framework",
"ios": {
"vendored_frameworks": "ENChatBot.framework",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
},
"dependencies": {
"Socket.IO-Client-Swift": [
">= 15.1.0"
],
"Kingfisher": [
]
},
"swift_version": "5.1"
}