blob: e3a6d58759ef9a9428732538ccf7595ac4a91efc [file] [log] [blame]
{
"name": "imi-dolphin-livechat-ios",
"version": "2.0.2",
"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://github.com/3dolphin/3dolphin-imi-dolphin-livechat-connector-ios",
"license": "MIT",
"authors": {
"3dolphin": "dolphininmo@gmail.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/3dolphin/3dolphin-imi-dolphin-livechat-connector-ios.git",
"tag": "2.0.2"
},
"source_files": "**/Sources/*.swift",
"dependencies": {
"StompClientLib": [
],
"CryptoSwift": [
"~> 1.3.8"
]
},
"swift_version": "5.0"
}