blob: 26d6eef665325b779809fc103fa93aee30c62bcc [file] [log] [blame]
{
"name": "imi-dolphin-livechat-ios",
"version": "1.0.0",
"summary": "Description of livechat connector by 3dolphins",
"description": "dolphin livechat connector is a library which help user to build chat application easy using Stompclient library",
"homepage": "https://jupiter.3dolphinsocial.com/3dolphins/dolphin-sdk/imi-dolphin-livechat-ios",
"license": "MIT",
"authors": {
"3dolphin": "dolphininmo@gmail.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://jupiter.3dolphinsocial.com/3dolphins/dolphin-sdk/imi-dolphin-livechat-ios.git",
"tag": "1.0.0"
},
"source_files": "**/Sources/**/*",
"dependencies": {
"StompClientLib": [
],
"CryptoSwift": [
"~> 1.3.8"
]
},
"swift_version": "5.0"
}