| { |
| "name": "imi-dolphin-livechat-ios", |
| "version": "2.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" |
| } |